Merge branch 'mlxsw-various-fixes'
authorJakub Kicinski <kuba@kernel.org>
Thu, 28 Jan 2021 21:09:03 +0000 (13:09 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 28 Jan 2021 21:09:03 +0000 (13:09 -0800)
Ido Schimmel says:

====================
mlxsw: Various fixes

Patch #1 fixes wrong invocation of mausezahn in a couple of selftests.
The tests started failing after Fedora updated their libnet package from
version 1.1.6 to 1.2.1. With the fix the tests pass regardless of libnet
version.

Patch #2 fixes an issue in the mirroring to CPU code that results in
policer configuration being overwritten.
====================

Link: https://lore.kernel.org/r/20210128144820.3280295-1-idosch@idosch.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge