mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-08 03:15:11 +07:00
![Ben Hutchings](/assets/img/avatar_default.png)
Add a set of self-tests accessible thorugh ethtool. Add hardware loopback and TX disable control code to support them. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
6 lines
180 B
Makefile
6 lines
180 B
Makefile
sfc-y += efx.o falcon.o tx.o rx.o falcon_xmac.o \
|
|
i2c-direct.o selftest.o ethtool.o xfp_phy.o \
|
|
mdio_10g.o tenxpress.o boards.o sfe4001.o
|
|
|
|
obj-$(CONFIG_SFC) += sfc.o
|