make -C tools/testing/selftests TARGETS="net" TEST_PROGS=fcnal-other.sh TEEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: fcnal-other.sh # 0.03 [+0.03] # 0.03 [+0.00] ########################################################################### # 0.03 [+0.00] Use cases # 0.03 [+0.00] ########################################################################### # 0.03 [+0.00] # 0.03 [+0.00] # 0.03 [+0.00] ################################################################# # 0.03 [+0.00] Device enslaved to bridge # 0.03 [+0.00] # 6.96 [+6.92] TEST: Bridge into VRF - IPv4 ping out [ OK ] # 7.04 [+0.08] TEST: Bridge into VRF - IPv6 ping out [ OK ] # 7.11 [+0.08] TEST: Bridge into VRF - IPv4 ping in [ OK ] # 7.20 [+0.08] TEST: Bridge into VRF - IPv6 ping in [ OK ] # 7.24 [+0.05] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.17.0-rc5-virtme # 8.48 [+1.23] TEST: Bridge vlan into VRF - IPv4 ping out [ OK ] # 8.55 [+0.08] TEST: Bridge vlan into VRF - IPv6 ping out [ OK ] # 8.63 [+0.07] TEST: Bridge vlan into VRF - IPv4 ping in [ OK ] # 8.70 [+0.07] TEST: Bridge vlan into VRF - IPv6 ping in [ OK ] # 8.75 [+0.05] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.17.0-rc5-virtme # 8.85 [+0.10] # 8.85 [+0.00] ################################################################# # 8.85 [+0.00] Ping LLA with multiple interfaces # 8.85 [+0.00] # 11.03 [+2.18] TEST: Pre cycle, ping out ns-B - multicast IP [ OK ] # 11.08 [+0.05] TEST: Pre cycle, ping out ns-C - multicast IP [ OK ] # 12.21 [+1.13] TEST: Post cycle nsa-zmuYy0 eth1, ping out ns-B - multicast IP [ OK ] # 12.26 [+0.05] TEST: Post cycle nsa-zmuYy0 eth1, ping out ns-C - multicast IP [ OK ] # 13.39 [+1.13] TEST: Post cycle nsa-zmuYy0 eth2, ping out ns-B - multicast IP [ OK ] # 13.44 [+0.05] TEST: Post cycle nsa-zmuYy0 eth2, ping out ns-C - multicast IP [ OK ] # 13.48 [+0.03] # 13.48 [+0.00] ################################################################# # 13.48 [+0.00] SNAT on VRF # 13.48 [+0.00] # 15.71 [+2.23] TEST: IPv4 TCP connection over VRF with SNAT [ OK ] # 15.79 [+0.08] TEST: IPv6 TCP connection over VRF with SNAT [ OK ] # 16.20 [+0.41] # 16.20 [+0.00] Tests passed: 16 # 16.20 [+0.00] Tests failed: 0 ok 1 selftests: net: fcnal-other.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->