]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlxsw-Misc-updates'
authorDavid S. Miller <davem@davemloft.net>
Tue, 25 Aug 2020 00:36:11 +0000 (17:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Aug 2020 00:36:11 +0000 (17:36 -0700)
commitb0d07a09691bd01c71c86d98372b8d77b09d8bf5
treee40d06f6beb8bf50acd858ac415880cd2a7db82a
parent97be5a41caf7fc10eb5c20387aa7c60eb5576c5c
parentf3462c40d2442e04e16e0f12457d9c7ddd890c62
Merge branch 'mlxsw-Misc-updates'

Ido Schimmel says:

====================
mlxsw: Misc updates

This patch set includes various updates for mlxsw.

Patches #1-#4 adjust the default burst size of packet trap policers to
conform to Spectrum-{2,3} requirements. The corresponding selftest is
also adjusted so that it could reliably pass on these platforms.

Patch #5 adjusts a selftest so that it could pass with both old and new
versions of mausezahn.

Patch #6 significantly reduces the runtime of tc-police scale test by
changing the preference and masks of the used tc filters.

Patch #7 prevents the driver from trying to set invalid ethtool link
modes.
====================

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