diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-08-22 16:56:09 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-22 16:56:09 -0700 |
commit | 1cf60c6121587d3d068853179a5bab4db4a21a18 (patch) | |
tree | 6ea44a69fe92c7b8b1648e053bcbb32055767eab /scripts/generate_rust_analyzer.py | |
parent | 5874e0c9f25661c2faefe4809907166defae3d7f (diff) | |
parent | 8402a158028ffe030f3a02ec57b8c94cb94b137c (diff) | |
download | lwn-1cf60c6121587d3d068853179a5bab4db4a21a18.tar.gz lwn-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/20240821171903.118324-1-jain.abhinav177@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions