]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
selftests: netdevsim: fix the udp_tunnel_nic test
authorJakub Kicinski <kuba@kernel.org>
Tue, 23 Jan 2024 06:05:29 +0000 (22:05 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 24 Jan 2024 23:11:10 +0000 (15:11 -0800)
commit0879020a7817e7ce636372c016b4528f541c9f4d
treec27e3b9401594732f442afdf198e73a15147b566
parent0719b5338a0cbe80d1637a5fb03d8141b5bfc7a1
selftests: netdevsim: fix the udp_tunnel_nic test

This test is missing a whole bunch of checks for interface
renaming and one ifup. Presumably it was only used on a system
with renaming disabled and NetworkManager running.

Fixes: 91f430b2c49d ("selftests: net: add a test for UDP tunnel info infra")
Acked-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240123060529.1033912-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/drivers/net/netdevsim/udp_tunnel_nic.sh