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.05 [+0.05] # 0.05 [+0.00] ########################################################################### # 0.05 [+0.00] Use cases # 0.05 [+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.12 [+7.07] TEST: Bridge into VRF - IPv4 ping out [ OK ] # 7.21 [+0.09] TEST: Bridge into VRF - IPv6 ping out [ OK ] # 7.29 [+0.08] TEST: Bridge into VRF - IPv4 ping in [ OK ] # 7.37 [+0.08] TEST: Bridge into VRF - IPv6 ping in [ OK ] # 7.43 [+0.06] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.17.0-rc5-virtme # 8.69 [+1.25] TEST: Bridge vlan into VRF - IPv4 ping out [ OK ] # 8.77 [+0.08] TEST: Bridge vlan into VRF - IPv6 ping out [ OK ] # 8.84 [+0.08] TEST: Bridge vlan into VRF - IPv4 ping in [ OK ] # 8.92 [+0.08] TEST: Bridge vlan into VRF - IPv6 ping in [ OK ] # 8.97 [+0.05] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.17.0-rc5-virtme # 9.07 [+0.10] # 9.07 [+0.00] ################################################################# # 9.07 [+0.00] Ping LLA with multiple interfaces # 9.07 [+0.00] # 11.30 [+2.23] TEST: Pre cycle, ping out ns-B - multicast IP [ OK ] # 11.36 [+0.05] TEST: Pre cycle, ping out ns-C - multicast IP [ OK ] # 12.50 [+1.14] TEST: Post cycle nsa-bwP1Wa eth1, ping out ns-B - multicast IP [ OK ] # 12.55 [+0.06] TEST: Post cycle nsa-bwP1Wa eth1, ping out ns-C - multicast IP [ OK ] # 13.69 [+1.14] TEST: Post cycle nsa-bwP1Wa eth2, ping out ns-B - multicast IP [ OK ] # 13.74 [+0.06] TEST: Post cycle nsa-bwP1Wa eth2, ping out ns-C - multicast IP [ OK ] # 13.78 [+0.03] # 13.78 [+0.00] ################################################################# # 13.78 [+0.00] SNAT on VRF # 13.78 [+0.00] # 15.91 [+2.13] TEST: IPv4 TCP connection over VRF with SNAT [ OK ] # 16.00 [+0.09] TEST: IPv6 TCP connection over VRF with SNAT [ OK ] # 16.40 [+0.40] # 16.40 [+0.00] Tests passed: 16 # 16.40 [+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__->