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.04 [+0.04] # 0.04 [+0.00] ########################################################################### # 0.04 [+0.00] Use cases # 0.04 [+0.00] ########################################################################### # 0.04 [+0.00] # 0.04 [+0.00] # 0.04 [+0.00] ################################################################# # 0.04 [+0.00] Device enslaved to bridge # 0.04 [+0.00] # 7.02 [+6.98] TEST: Bridge into VRF - IPv4 ping out [ OK ] # 7.17 [+0.15] TEST: Bridge into VRF - IPv6 ping out [ OK ] # 7.32 [+0.15] TEST: Bridge into VRF - IPv4 ping in [ OK ] # 7.44 [+0.12] TEST: Bridge into VRF - IPv6 ping in [ OK ] # 7.51 [+0.07] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.17.0-rc5-virtme # 8.84 [+1.33] TEST: Bridge vlan into VRF - IPv4 ping out [ OK ] # 8.93 [+0.09] TEST: Bridge vlan into VRF - IPv6 ping out [ OK ] # 9.02 [+0.09] TEST: Bridge vlan into VRF - IPv4 ping in [ OK ] # 9.12 [+0.10] TEST: Bridge vlan into VRF - IPv6 ping in [ OK ] # 9.18 [+0.06] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.17.0-rc5-virtme # 9.27 [+0.09] # 9.27 [+0.00] ################################################################# # 9.27 [+0.00] Ping LLA with multiple interfaces # 9.28 [+0.00] # 11.56 [+2.29] TEST: Pre cycle, ping out ns-B - multicast IP [ OK ] # 11.62 [+0.06] TEST: Pre cycle, ping out ns-C - multicast IP [ OK ] # 12.77 [+1.15] TEST: Post cycle nsa-fn1hbo eth1, ping out ns-B - multicast IP [ OK ] # 12.83 [+0.07] TEST: Post cycle nsa-fn1hbo eth1, ping out ns-C - multicast IP [ OK ] # 13.99 [+1.16] TEST: Post cycle nsa-fn1hbo eth2, ping out ns-B - multicast IP [ OK ] # 14.05 [+0.06] TEST: Post cycle nsa-fn1hbo eth2, ping out ns-C - multicast IP [ OK ] # 14.09 [+0.04] # 14.09 [+0.00] ################################################################# # 14.10 [+0.00] SNAT on VRF # 14.10 [+0.00] # 16.36 [+2.26] TEST: IPv4 TCP connection over VRF with SNAT [ OK ] # 16.45 [+0.09] TEST: IPv6 TCP connection over VRF with SNAT [ OK ] # 16.81 [+0.36] # 16.81 [+0.00] Tests passed: 16 # 16.81 [+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__->