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.03 [+0.03] # 0.03 [+0.00] ########################################################################### # 0.03 [+0.00] Use cases # 0.03 [+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.99 [+7.95] TEST: Bridge into VRF - IPv4 ping out [ OK ] # 9.04 [+1.05] TEST: Bridge into VRF - IPv6 ping out [ OK ] # 10.10 [+1.05] TEST: Bridge into VRF - IPv4 ping in [ OK ] # 11.16 [+1.06] TEST: Bridge into VRF - IPv6 ping in [ OK ] # 12.19 [+1.03] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.17.0-rc4-virtme # 13.43 [+1.24] TEST: Bridge vlan into VRF - IPv4 ping out [ OK ] # 14.48 [+1.05] TEST: Bridge vlan into VRF - IPv6 ping out [ OK ] # 15.54 [+1.05] TEST: Bridge vlan into VRF - IPv4 ping in [ OK ] # 16.59 [+1.05] TEST: Bridge vlan into VRF - IPv6 ping in [ OK ] # 17.62 [+1.03] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.17.0-rc4-virtme # 17.72 [+0.10] # 17.72 [+0.00] ################################################################# # 17.72 [+0.00] Ping LLA with multiple interfaces # 17.72 [+0.00] # 21.79 [+4.07] TEST: Pre cycle, ping out ns-B - multicast IP [ OK ] # 22.82 [+1.03] TEST: Pre cycle, ping out ns-C - multicast IP [ OK ] # 25.91 [+3.09] TEST: Post cycle nsa-vBsIrV eth1, ping out ns-B - multicast IP [ OK ] # 26.95 [+1.04] TEST: Post cycle nsa-vBsIrV eth1, ping out ns-C - multicast IP [ OK ] # 30.05 [+3.09] TEST: Post cycle nsa-vBsIrV eth2, ping out ns-B - multicast IP [ OK ] # 31.08 [+1.04] TEST: Post cycle nsa-vBsIrV eth2, ping out ns-C - multicast IP [ OK ] # 32.09 [+1.01] # 32.09 [+0.00] ################################################################# # 32.10 [+0.00] SNAT on VRF # 32.10 [+0.00] # 36.20 [+4.10] TEST: IPv4 TCP connection over VRF with SNAT [ OK ] # 38.24 [+2.04] TEST: IPv6 TCP connection over VRF with SNAT [ OK ] # 39.58 [+1.34] # 39.58 [+0.00] Tests passed: 16 # 39.58 [+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__->