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.06 [+0.06] # 0.06 [+0.00] ########################################################################### # 0.06 [+0.00] Use cases # 0.06 [+0.00] ########################################################################### # 0.07 [+0.00] # 0.07 [+0.00] # 0.07 [+0.00] ################################################################# # 0.07 [+0.00] Device enslaved to bridge # 0.07 [+0.00] # 7.20 [+7.13] TEST: Bridge into VRF - IPv4 ping out [ OK ] # 7.41 [+0.21] TEST: Bridge into VRF - IPv6 ping out [ OK ] # 7.66 [+0.25] TEST: Bridge into VRF - IPv4 ping in [ OK ] # 7.88 [+0.22] TEST: Bridge into VRF - IPv6 ping in [ OK ] # 8.00 [+0.12] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.18.0-rc5-virtme # 9.53 [+1.53] TEST: Bridge vlan into VRF - IPv4 ping out [ OK ] # 9.62 [+0.09] TEST: Bridge vlan into VRF - IPv6 ping out [ OK ] # 9.71 [+0.09] TEST: Bridge vlan into VRF - IPv4 ping in [ OK ] # 9.80 [+0.09] TEST: Bridge vlan into VRF - IPv6 ping in [ OK ] # 9.86 [+0.06] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.18.0-rc5-virtme # 9.97 [+0.11] # 9.97 [+0.00] ################################################################# # 9.97 [+0.00] Ping LLA with multiple interfaces # 9.97 [+0.00] # 12.35 [+2.38] TEST: Pre cycle, ping out ns-B - multicast IP [ OK ] # 12.41 [+0.06] TEST: Pre cycle, ping out ns-C - multicast IP [ OK ] # 13.57 [+1.16] TEST: Post cycle nsa-hrZYXf eth1, ping out ns-B - multicast IP [ OK ] # 13.64 [+0.07] TEST: Post cycle nsa-hrZYXf eth1, ping out ns-C - multicast IP [ OK ] # 14.79 [+1.16] TEST: Post cycle nsa-hrZYXf eth2, ping out ns-B - multicast IP [ OK ] # 14.85 [+0.06] TEST: Post cycle nsa-hrZYXf eth2, ping out ns-C - multicast IP [ OK ] # 14.89 [+0.04] # 14.89 [+0.00] ################################################################# # 14.90 [+0.00] SNAT on VRF # 14.90 [+0.00] # 17.10 [+2.20] TEST: IPv4 TCP connection over VRF with SNAT [ OK ] # 17.19 [+0.09] TEST: IPv6 TCP connection over VRF with SNAT [ OK ] # 17.57 [+0.39] # 17.58 [+0.00] Tests passed: 16 # 17.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__->