diff options
| author | Jakub Kicinski <[email protected]> | 2024-08-22 23:56:09 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-08-22 23:56:09 +0000 |
| commit | 1cf60c6121587d3d068853179a5bab4db4a21a18 (patch) | |
| tree | 6ea44a69fe92c7b8b1648e053bcbb32055767eab /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | net: atlantic: Avoid warning about potential string truncation (diff) | |
| parent | selftests: net: Use XFAIL for operations not supported by the driver (diff) | |
| download | kernel-1cf60c6121587d3d068853179a5bab4db4a21a18.tar.gz kernel-1cf60c6121587d3d068853179a5bab4db4a21a18.zip | |
Merge branch 'enhance-network-interface-feature-testing'
Abhinav Jain says:
====================
Enhance network interface feature testing
This small series includes fixes for creation of veth pairs for
networkless kernels & adds tests for turning the different network
interface features on and off in selftests/net/netdevice.sh script.
Tested using vng and compiles for network as well as networkless kernel.
# selftests: net: netdevice.sh
# No valid network device found, creating veth pair
# PASS: veth0: set interface up
# PASS: veth0: set MAC address
# XFAIL: veth0: set IP address unsupported for veth*
# PASS: veth0: ethtool list features
# PASS: veth0: Turned off feature: rx-checksumming
# PASS: veth0: Turned on feature: rx-checksumming
# PASS: veth0: Restore feature rx-checksumming to initial state on
# Actual changes:
# tx-checksum-ip-generic: off
...
# PASS: veth0: Turned on feature: rx-udp-gro-forwarding
# PASS: veth0: Restore feature rx-udp-gro-forwarding to initial state off
# Cannot get register dump: Operation not supported
# XFAIL: veth0: ethtool dump not supported
# PASS: veth0: ethtool stats
# PASS: veth0: stop interface
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
