All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 00/11] mlxsw: Various trap changes - part 1
@ 2020-05-24 21:50 Ido Schimmel
  2020-05-24 21:50 ` [PATCH net-next 01/11] mlxsw: spectrum: Rename IGMP trap group Ido Schimmel
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Ido Schimmel @ 2020-05-24 21:50 UTC (permalink / raw)
  To: netdev; +Cc: davem, kuba, jiri, mlxsw, Ido Schimmel

From: Ido Schimmel <idosch@mellanox.com>

This patch set contains various changes in mlxsw trap configuration.
Another set will perform similar changes before exposing control traps
(e.g., IGMP query, ARP request) via devlink-trap.

Tested with existing devlink-trap selftests. Please see individual
patches for a detailed changelog.

Ido Schimmel (11):
  mlxsw: spectrum: Rename IGMP trap group
  mlxsw: spectrum: Use same trap group for MLD and IGMP packets
  mlxsw: spectrum: Trap IPv4 DHCP packets in router
  mlxsw: spectrum: Change default rate and priority of DHCP packets
  mlxsw: spectrum_buffers: Assign non-zero quotas to TC 0 of the CPU
    port
  mlxsw: spectrum: Align TC and trap priority
  mlxsw: spectrum_trap: Remove unnecessary field
  mlxsw: spectrum: Rename ARP trap group
  mlxsw: spectrum: Use same trap group for IPv6 ND and ARP packets
  mlxsw: spectrum: Use dedicated trap group for sampled packets
  mlxsw: spectrum: Fix spelling mistake in trap's name

 drivers/net/ethernet/mellanox/mlxsw/reg.h     |  6 +-
 .../net/ethernet/mellanox/mlxsw/spectrum.c    | 64 +++++++++----------
 .../mellanox/mlxsw/spectrum_buffers.c         |  2 +-
 .../ethernet/mellanox/mlxsw/spectrum_trap.c   |  7 +-
 drivers/net/ethernet/mellanox/mlxsw/trap.h    |  5 +-
 5 files changed, 40 insertions(+), 44 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-05-25  2:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-24 21:50 [PATCH net-next 00/11] mlxsw: Various trap changes - part 1 Ido Schimmel
2020-05-24 21:50 ` [PATCH net-next 01/11] mlxsw: spectrum: Rename IGMP trap group Ido Schimmel
2020-05-24 21:50 ` [PATCH net-next 02/11] mlxsw: spectrum: Use same trap group for MLD and IGMP packets Ido Schimmel
2020-05-24 21:50 ` [PATCH net-next 03/11] mlxsw: spectrum: Trap IPv4 DHCP packets in router Ido Schimmel
2020-05-24 21:51 ` [PATCH net-next 04/11] mlxsw: spectrum: Change default rate and priority of DHCP packets Ido Schimmel
2020-05-24 21:51 ` [PATCH net-next 05/11] mlxsw: spectrum_buffers: Assign non-zero quotas to TC 0 of the CPU port Ido Schimmel
2020-05-24 21:51 ` [PATCH net-next 06/11] mlxsw: spectrum: Align TC and trap priority Ido Schimmel
2020-05-24 21:51 ` [PATCH net-next 07/11] mlxsw: spectrum_trap: Remove unnecessary field Ido Schimmel
2020-05-24 21:51 ` [PATCH net-next 08/11] mlxsw: spectrum: Rename ARP trap group Ido Schimmel
2020-05-24 21:51 ` [PATCH net-next 09/11] mlxsw: spectrum: Use same trap group for IPv6 ND and ARP packets Ido Schimmel
2020-05-24 21:51 ` [PATCH net-next 10/11] mlxsw: spectrum: Use dedicated trap group for sampled packets Ido Schimmel
2020-05-24 21:51 ` [PATCH net-next 11/11] mlxsw: spectrum: Fix spelling mistake in trap's name Ido Schimmel
2020-05-25  2:32 ` [PATCH net-next 00/11] mlxsw: Various trap changes - part 1 David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.