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.05 [+0.00] # 0.05 [+0.00] # 0.05 [+0.00] ################################################################# # 0.05 [+0.00] Device enslaved to bridge # 0.05 [+0.00] # 7.90 [+7.85] TEST: Bridge into VRF - IPv4 ping out [ OK ] # 8.95 [+1.05] TEST: Bridge into VRF - IPv6 ping out [ OK ] # 10.02 [+1.06] TEST: Bridge into VRF - IPv4 ping in [ OK ] # 11.07 [+1.05] TEST: Bridge into VRF - IPv6 ping in [ OK ] # 12.10 [+1.03] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.17.0-rc4-virtme # 13.32 [+1.22] TEST: Bridge vlan into VRF - IPv4 ping out [ OK ] # 14.37 [+1.05] TEST: Bridge vlan into VRF - IPv6 ping out [ OK ] # 15.43 [+1.05] TEST: Bridge vlan into VRF - IPv4 ping in [ OK ] # 16.48 [+1.05] TEST: Bridge vlan into VRF - IPv6 ping in [ OK ] # 17.51 [+1.03] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.17.0-rc4-virtme # 17.59 [+0.09] # 17.59 [+0.00] ################################################################# # 17.60 [+0.00] Ping LLA with multiple interfaces # 17.60 [+0.00] # 21.65 [+4.06] TEST: Pre cycle, ping out ns-B - multicast IP [ OK ] # 22.69 [+1.04] TEST: Pre cycle, ping out ns-C - multicast IP [ OK ] # 25.78 [+3.09] TEST: Post cycle nsa-c2w25H eth1, ping out ns-B - multicast IP [ OK ] # 26.82 [+1.04] TEST: Post cycle nsa-c2w25H eth1, ping out ns-C - multicast IP [ OK ] # 29.92 [+3.10] TEST: Post cycle nsa-c2w25H eth2, ping out ns-B - multicast IP [ OK ] # 30.96 [+1.04] TEST: Post cycle nsa-c2w25H eth2, ping out ns-C - multicast IP [ OK ] # 31.98 [+1.02] # 31.98 [+0.00] ################################################################# # 31.98 [+0.00] SNAT on VRF # 31.98 [+0.00] # 36.05 [+4.07] TEST: IPv4 TCP connection over VRF with SNAT [ OK ] # 38.09 [+2.04] TEST: IPv6 TCP connection over VRF with SNAT [ OK ] # 39.44 [+1.34] # 39.44 [+0.00] Tests passed: 16 # 39.44 [+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__->