netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/6] mlxsw: ACL fixes
@ 2024-06-06 14:49 Petr Machata
  2024-06-06 14:49 ` [PATCH net 1/6] lib: objagg: Fix spelling Petr Machata
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Petr Machata @ 2024-06-06 14:49 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	netdev
  Cc: Amit Cohen, Ido Schimmel, Petr Machata, Jiri Pirko,
	Alexander Zubkov, mlxsw

Ido Schimmel writes:

Patches #1-#3 fix various spelling mistakes I noticed while working on
the code base.

Patch #4 fixes a general protection fault by bailing out when the error
occurs and warning.

Patch #5 fixes the warning.

Patch #6 fixes ACL scale regression and firmware errors.

See the commit messages for more info.

Ido Schimmel (6):
  lib: objagg: Fix spelling
  lib: test_objagg: Fix spelling
  mlxsw: spectrum_acl_atcam: Fix wrong comment
  lib: objagg: Fix general protection fault
  mlxsw: spectrum_acl_erp: Fix object nesting warning
  mlxsw: spectrum_acl: Fix ACL scale regression and firmware errors

 .../mellanox/mlxsw/spectrum_acl_atcam.c       | 20 +++----
 .../mlxsw/spectrum_acl_bloom_filter.c         |  2 +-
 .../mellanox/mlxsw/spectrum_acl_erp.c         | 13 -----
 .../mellanox/mlxsw/spectrum_acl_tcam.h        |  9 +--
 include/linux/objagg.h                        |  1 -
 lib/objagg.c                                  | 20 ++-----
 lib/test_objagg.c                             |  2 +-
 .../drivers/net/mlxsw/spectrum-2/tc_flower.sh | 55 +++++++++++++++++--
 8 files changed, 69 insertions(+), 53 deletions(-)

-- 
2.45.0


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-06-10 10:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-06 14:49 [PATCH net 0/6] mlxsw: ACL fixes Petr Machata
2024-06-06 14:49 ` [PATCH net 1/6] lib: objagg: Fix spelling Petr Machata
2024-06-08  9:00   ` Simon Horman
2024-06-06 14:49 ` [PATCH net 2/6] lib: test_objagg: " Petr Machata
2024-06-08  9:00   ` Simon Horman
2024-06-06 14:49 ` [PATCH net 3/6] mlxsw: spectrum_acl_atcam: Fix wrong comment Petr Machata
2024-06-08  9:01   ` Simon Horman
2024-06-06 14:49 ` [PATCH net 4/6] lib: objagg: Fix general protection fault Petr Machata
2024-06-08  9:01   ` Simon Horman
2024-06-06 14:49 ` [PATCH net 5/6] mlxsw: spectrum_acl_erp: Fix object nesting warning Petr Machata
2024-06-08  9:01   ` Simon Horman
2024-06-06 14:49 ` [PATCH net 6/6] mlxsw: spectrum_acl: Fix ACL scale regression and firmware errors Petr Machata
2024-06-08  9:01   ` Simon Horman
2024-06-10 10:20 ` [PATCH net 0/6] mlxsw: ACL fixes patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).