You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ido Schimmel says:
====================
mlxsw: Various fixes
This patchset contains various fixes for mlxsw.
Patch rib#1 fixes an hash polarization problem when a nexthop device is a
LAG device. This is caused by the fact that the same seed is used for
the LAG and ECMP hash functions.
Patch rib#2 fixes an issue in which the driver fails to refresh a nexthop
neighbour after it becomes dead. This prevents the nexthop from ever
being written to the adjacency table and used to forward traffic. Patch
Patch rib#4 fixes a wrong extraction of TOS value in flower offload code.
Patch rib#5 is a test case.
Patch rib#6 works around a buffer issue in Spectrum-2 by reducing the
default sizes of the shared buffer pools.
Patch rib#7 prevents prio-tagged packets from entering the switch when PVID
is removed from the bridge port.
Please consider patches rib#2, rib#4 and rib#6 for 5.1.y
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
0 commit comments