Merge branch 'mlxsw-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 17 May 2021 22:15:47 +0000 (15:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 May 2021 22:15:47 +0000 (15:15 -0700)
commit609c8ae87966b60ace1ea70624b566bf686d43c9
treec117fb363abe8e3a1cef4364db274c612c017240
parent16145dbde18a114cc95e0811ba4e2a41e3b27314
parentb0d80c013b04a13323f117764c77ef211af28aaf
Merge branch 'mlxsw-next'

Ido Schimmel says:

====================
mlxsw: Various updates

This patchset contains various updates to the mlxsw driver and related
selftests.

Patches #1-#5 contain various updates to mlxsw selftests. The most
significant change is the conversion of the DCB selftests to use the new
iproute2 DCB support.

Patches #6-#9 contain mostly trivial changes to the driver itself. No
user facing changes.

Patches #10-#11 remove support for SwitchX-2 and SwitchIB ASICs that did
not see any updates in the last 4-5 years and will not see any in the
future. See individual commit messages for detailed explanation as to
why it is OK to remove these drivers from the kernel.
====================

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