Merge branch 'mlxsw-Add-devlink-trap-support'
authorDavid S. Miller <davem@davemloft.net>
Wed, 21 Aug 2019 19:58:39 +0000 (12:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Aug 2019 19:58:39 +0000 (12:58 -0700)
commit3a76edf28af86b1df890ea68bc7b3cfcd44f4bf6
tree4ebf3007476943062990dcad912ec9f85f873f1f
parent8c40f3b212a373be843a29db608b462af5c3ed5d
parent1455865a040a0f632dce5d8f7cb6604517f56c6d
Merge branch 'mlxsw-Add-devlink-trap-support'

Ido Schimmel says:

====================
mlxsw: Add devlink-trap support

This patchset adds devlink-trap support in mlxsw.

Patches #1-#4 add the necessary APIs and defines in mlxsw.

Patch #5 implements devlink-trap support for layer 2 drops. More drops
will be added in the future.

Patches #6-#7 add selftests to make sure that all the new code paths are
exercised and that the feature is working as expected.
====================

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