mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
netdevsim: add selftest for forwarding skb between connected ports
Connect two netdevsim ports in different namespaces together, then send packets between them using socat. Signed-off-by: David Wei <dw@davidwei.uk> Reviewed-by: Maciek Machnikowski <maciek@machnikowski.net> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
8debcf5832
commit
dfb429ea4f
@@ -10,6 +10,7 @@ TEST_PROGS = devlink.sh \
|
||||
fib.sh \
|
||||
hw_stats_l3.sh \
|
||||
nexthop.sh \
|
||||
peer.sh \
|
||||
psample.sh \
|
||||
tc-mq-visibility.sh \
|
||||
udp_tunnel_nic.sh \
|
||||
|
||||
Reference in New Issue
Block a user