make -C tools/testing/selftests TARGETS="net" TEST_PROGS=fcnal-other.sh TEEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: fcnal-other.sh # 0.52 [+0.52] # 0.52 [+0.00] ########################################################################### # 0.52 [+0.01] Use cases # 0.53 [+0.00] ########################################################################### # 0.53 [+0.00] # 0.53 [+0.00] # 0.53 [+0.00] ################################################################# # 0.53 [+0.00] Device enslaved to bridge # 0.53 [+0.00] # 20.76 [+20.23] TEST: Bridge into VRF - IPv4 ping out [ OK ] # 21.84 [+1.08] TEST: Bridge into VRF - IPv6 ping out [ OK ] # 22.86 [+1.02] TEST: Bridge into VRF - IPv4 ping in [ OK ] # 24.00 [+1.15] TEST: Bridge into VRF - IPv6 ping in [ OK ] # 24.65 [+0.65] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.18.0-rc4-virtme # 28.71 [+4.06] TEST: Bridge vlan into VRF - IPv4 ping out [ OK ] # 29.84 [+1.13] TEST: Bridge vlan into VRF - IPv6 ping out [ OK ] # 30.93 [+1.09] TEST: Bridge vlan into VRF - IPv4 ping in [ OK ] # 32.00 [+1.07] TEST: Bridge vlan into VRF - IPv6 ping in [ OK ] # 32.68 [+0.67] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.18.0-rc4-virtme DETECTED CRASH, lowering timeout # 33.25 [+0.57] # 33.25 [+0.00] ################################################################# # 33.25 [+0.00] Ping LLA with multiple interfaces # 33.25 [+0.00] # 43.68 [+10.43] TEST: Pre cycle, ping out ns-B - multicast IP [ OK ] # 44.18 [+0.51] TEST: Pre cycle, ping out ns-C - multicast IP [ OK ] # 46.35 [+2.17] TEST: Post cycle nsa-fxtLNF eth1, ping out ns-B - multicast IP [ OK ] # 46.82 [+0.46] TEST: Post cycle nsa-fxtLNF eth1, ping out ns-C - multicast IP [ OK ] # 48.92 [+2.10] TEST: Post cycle nsa-fxtLNF eth2, ping out ns-B - multicast IP [ OK ] # 49.39 [+0.48] TEST: Post cycle nsa-fxtLNF eth2, ping out ns-C - multicast IP [ OK ] # 49.73 [+0.34] # 49.73 [+0.00] ################################################################# # 49.74 [+0.01] SNAT on VRF # 49.74 [+0.00] # 60.14 [+10.40] TEST: IPv4 TCP connection over VRF with SNAT [ OK ] # 60.83 [+0.69] TEST: IPv6 TCP connection over VRF with SNAT [ OK ] # 63.52 [+2.68] # 63.52 [+0.00] Tests passed: 16 # 63.52 [+0.00] Tests failed: 0 ok 1 selftests: net: fcnal-other.sh make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests' xx__-> echo $? 0 xx__->