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.05 [+0.00] Device enslaved to bridge # 0.05 [+0.00] # 7.34 [+7.30] TEST: Bridge into VRF - IPv4 ping out [ OK ] # 7.45 [+0.11] TEST: Bridge into VRF - IPv6 ping out [ OK ] # 7.55 [+0.10] TEST: Bridge into VRF - IPv4 ping in [ OK ] # 7.65 [+0.10] TEST: Bridge into VRF - IPv6 ping in [ OK ] # 7.72 [+0.07] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.18.0-rc4-virtme # 9.03 [+1.31] TEST: Bridge vlan into VRF - IPv4 ping out [ OK ] # 9.12 [+0.10] TEST: Bridge vlan into VRF - IPv6 ping out [ OK ] # 9.22 [+0.09] TEST: Bridge vlan into VRF - IPv4 ping in [ OK ] # 9.31 [+0.10] TEST: Bridge vlan into VRF - IPv6 ping in [ OK ] # 9.37 [+0.06] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.18.0-rc4-virtme DETECTED CRASH, lowering timeout # 9.47 [+0.10] # 9.47 [+0.00] ################################################################# # 9.47 [+0.00] Ping LLA with multiple interfaces # 9.47 [+0.00] # 11.95 [+2.47] TEST: Pre cycle, ping out ns-B - multicast IP [ OK ] # 12.01 [+0.07] TEST: Pre cycle, ping out ns-C - multicast IP [ OK ] # 13.18 [+1.17] TEST: Post cycle nsa-bATYGc eth1, ping out ns-B - multicast IP [ OK ] # 13.25 [+0.07] TEST: Post cycle nsa-bATYGc eth1, ping out ns-C - multicast IP [ OK ] # 14.44 [+1.18] TEST: Post cycle nsa-bATYGc eth2, ping out ns-B - multicast IP [ OK ] # 14.51 [+0.07] TEST: Post cycle nsa-bATYGc eth2, ping out ns-C - multicast IP [ OK ] # 14.55 [+0.04] # 14.55 [+0.00] ################################################################# # 14.55 [+0.00] SNAT on VRF # 14.55 [+0.00] # 17.12 [+2.57] TEST: IPv4 TCP connection over VRF with SNAT [ OK ] # 17.22 [+0.10] TEST: IPv6 TCP connection over VRF with SNAT [ OK ] # 17.65 [+0.43] # 17.65 [+0.00] Tests passed: 16 # 17.65 [+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__->