linux/tools/testing/selftests/drivers/net/lib/py
Jakub Kicinski 9cb1d062b0 selftests: drv-net: print device info at the start
When a reviewer asks a developer to run an upstream test during code
review, it's often ambiguous whether the test was actually run against
a real device, or just against netdevsim. Print the driver name and
ifname at the start of the test, e.g.:

  # Interface: enp0s13f0u1u4, driver: r8152
  TAP version 13
  1..1
  ok 1 ...

Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20260803211944.2166211-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-08-05 18:12:07 -07:00
..
__init__.py selftests: drv-net: add userns devmem RX test 2026-06-05 18:10:31 -07:00
env.py selftests: drv-net: print device info at the start 2026-08-05 18:12:07 -07:00
load.py tools/selftests: Use a sensible timeout value for iperf3 client 2026-04-28 06:47:18 +02:00
remote_netns.py
remote_ssh.py
remote.py