lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20220704204405.2563457-1-vladbu@nvidia.com> Date: Mon, 4 Jul 2022 22:44:03 +0200 From: Vlad Buslov <vladbu@...dia.com> To: <davem@...emloft.net>, <kuba@...nel.org>, <saeedm@...dia.com> CC: <jianbol@...dia.com>, <idosch@...dia.com>, <xiyou.wangcong@...il.com>, <jhs@...atatu.com>, <jiri@...nulli.us>, <netdev@...r.kernel.org>, <maord@...dia.com>, Vlad Buslov <vladbu@...dia.com> Subject: [PATCH net 0/2] Fix police 'continue' action offload TC act_police with 'continue' action had been supported by mlx5 matchall classifier offload implementation for some time. However, 'continue' was assumed implicitly and recently got broken in multiple places. Fix it in both TC hardware offload validation code and mlx5 driver. Vlad Buslov (2): net/sched: act_police: allow 'continue' action offload net/mlx5e: Fix matchall police parameters validation drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 13 ++++++------- include/net/flow_offload.h | 1 + net/sched/act_police.c | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) -- 2.36.1
Powered by blists - more mailing lists