From: David S. Miller Date: Wed, 12 Jun 2019 18:08:15 +0000 (-0700) Subject: Merge branch 'mlxsw-Various-fixes' X-Git-Tag: v5.4-rc1~783^2~25 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1d63f0e3274f54e41d2fe35af3076891761e4371;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'mlxsw-Various-fixes' Ido Schimmel says: ==================== mlxsw: Various fixes This patchset contains various fixes for mlxsw. Patch #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 #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 #4 fixes a wrong extraction of TOS value in flower offload code. Patch #5 is a test case. Patch #6 works around a buffer issue in Spectrum-2 by reducing the default sizes of the shared buffer pools. Patch #7 prevents prio-tagged packets from entering the switch when PVID is removed from the bridge port. Please consider patches #2, #4 and #6 for 5.1.y ==================== Signed-off-by: David S. Miller --- 1d63f0e3274f54e41d2fe35af3076891761e4371