]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlxsw-Two-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 17 Jul 2019 22:19:46 +0000 (15:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Jul 2019 22:19:46 +0000 (15:19 -0700)
commite801a33b9422d82a167c2617756d86a418687b3f
tree8636608df557f501a1df9367eb58183612550a2e
parent4cc7726adedd5c465d182ef27a21c32b87db1968
parent01591dd95443e6bfd7d1a0e099b34ba4a31587b3
Merge branch 'mlxsw-Two-fixes'

Ido Schimmel says:

====================
mlxsw: Two fixes

This patchset contains two fixes for mlxsw.

Patch #1 from Petr fixes an issue in which DSCP rewrite can occur even
if the egress port was switched to Trust L2 mode where priority mapping
is based on PCP.

Patch #2 fixes a problem where packets can be learned on a non-existing
FID if a tc filter with a redirect action is configured on a bridged
port. The problem and fix are explained in detail in the commit message.

Please consider both patches for 5.2.y
====================

Signed-off-by: David S. Miller <davem@davemloft.net>