]> 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)
commite4a864af161b07df73dece4188582e815a8492f4
tree8636608df557f501a1df9367eb58183612550a2e
parentbb6f1dd49ec024f3a78a32d2dc78f839ad3d7302
parentd0f0e7e3bb8fa42b224937c2d358aff1271329ec
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>