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.06 [+0.06] # 0.06 [+0.00] ########################################################################### # 0.06 [+0.00] Use cases # 0.06 [+0.00] ########################################################################### # 0.07 [+0.00] # 0.07 [+0.00] # 0.07 [+0.00] ################################################################# # 0.07 [+0.00] Device enslaved to bridge # 0.07 [+0.00] # 7.35 [+7.28] TEST: Bridge into VRF - IPv4 ping out [ OK ] # 7.46 [+0.11] TEST: Bridge into VRF - IPv6 ping out [ OK ] # 7.56 [+0.10] TEST: Bridge into VRF - IPv4 ping in [ OK ] # 7.66 [+0.10] TEST: Bridge into VRF - IPv6 ping in [ OK ] # 7.73 [+0.07] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.18.0-rc6-virtme # 9.05 [+1.32] TEST: Bridge vlan into VRF - IPv4 ping out [ OK ] # 9.16 [+0.10] TEST: Bridge vlan into VRF - IPv6 ping out [ OK ] # 9.27 [+0.11] TEST: Bridge vlan into VRF - IPv4 ping in [ OK ] # 9.37 [+0.10] TEST: Bridge vlan into VRF - IPv6 ping in [ OK ] # 9.44 [+0.07] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.18.0-rc6-virtme # 9.54 [+0.10] # 9.54 [+0.00] ################################################################# # 9.54 [+0.00] Ping LLA with multiple interfaces # 9.55 [+0.00] # 12.28 [+2.74] TEST: Pre cycle, ping out ns-B - multicast IP [ OK ] # 12.37 [+0.09] TEST: Pre cycle, ping out ns-C - multicast IP [ OK ] # 13.58 [+1.21] TEST: Post cycle nsa-JefLJP eth1, ping out ns-B - multicast IP [ OK ] # 13.66 [+0.08] TEST: Post cycle nsa-JefLJP eth1, ping out ns-C - multicast IP [ OK ] # 14.85 [+1.19] TEST: Post cycle nsa-JefLJP eth2, ping out ns-B - multicast IP [ OK ] # 14.92 [+0.08] TEST: Post cycle nsa-JefLJP eth2, ping out ns-C - multicast IP [ OK ] # 14.97 [+0.05] # 14.97 [+0.00] ################################################################# # 14.98 [+0.00] SNAT on VRF # 14.98 [+0.00] # 17.63 [+2.65] TEST: IPv4 TCP connection over VRF with SNAT [ OK ] # 17.77 [+0.14] TEST: IPv6 TCP connection over VRF with SNAT [ OK ] # 18.30 [+0.53] # 18.30 [+0.00] Tests passed: 16 # 18.30 [+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__->