OSDN Git Service

Merge branch 'mlxsw-spectrum-Implement-loopback-ethtool-feature'
authorDavid S. Miller <davem@davemloft.net>
Mon, 6 May 2019 04:56:57 +0000 (21:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 May 2019 04:56:57 +0000 (21:56 -0700)
Ido Schimmel says:

====================
mlxsw: spectrum: Implement loopback ethtool feature

This patchset from Jiri allows users to enable loopback feature for
individual ports using ethtool. The loopback feature is useful for
testing purposes and will also be used by upcoming patchsets to enable
the monitoring of buffer drops.

Patch #1 adds the relevant device register.

Patch #2 Implements support in the driver.

Patch #3 adds a selftest.
====================

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

Trivial merge