linux/tools/testing/selftests/net/lib/py
Jakub Kicinski 15011a57d0 selftests: net: py: read ip link info about remote dev
We're already saving the info about the local dev in env.dev
for the tests, save remote dev as well. This is more symmetric,
env generally provides the same info for local and remote end.

While at it make sure that we reliably get the detailed info
about the local dev. nsim used to read the dev info without -d.

Reviewed-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Link: https://patch.msgid.link/20251120021024.2944527-8-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-11-20 18:19:29 -08:00
..
__init__.py selftests: net: py: add test variants 2025-11-20 18:19:29 -08:00
consts.py selftests: net: add scaffolding for Netlink tests in Python 2024-04-08 11:40:41 +01:00
ksft.py selftests: net: py: add test variants 2025-11-20 18:19:29 -08:00
netns.py selftests: net: Add python context manager for netns entering 2025-02-21 15:28:03 -08:00
nsim.py selftests: net: py: read ip link info about remote dev 2025-11-20 18:19:29 -08:00
utils.py selftests: net: py: support ksft ready without wait 2025-11-20 18:19:29 -08:00
ynl.py selftests: drv-net: base device access API test 2025-09-30 15:17:21 +02:00