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.04 [+0.00] Device enslaved to bridge # 0.04 [+0.00] # 6.89 [+6.84] TEST: Bridge into VRF - IPv4 ping out [ OK ] # 6.95 [+0.07] TEST: Bridge into VRF - IPv6 ping out [ OK ] # 7.02 [+0.06] TEST: Bridge into VRF - IPv4 ping in [ OK ] # 7.08 [+0.06] TEST: Bridge into VRF - IPv6 ping in [ OK ] # 7.12 [+0.04] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.18.0-rc2-virtme # 8.32 [+1.20] TEST: Bridge vlan into VRF - IPv4 ping out [ OK ] # 8.39 [+0.07] TEST: Bridge vlan into VRF - IPv6 ping out [ OK ] # 8.46 [+0.07] TEST: Bridge vlan into VRF - IPv4 ping in [ OK ] # 8.52 [+0.07] TEST: Bridge vlan into VRF - IPv6 ping in [ OK ] # 8.57 [+0.04] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.18.0-rc2-virtme # 8.64 [+0.08] # 8.64 [+0.00] ################################################################# # 8.65 [+0.00] Ping LLA with multiple interfaces # 8.65 [+0.00] # 10.71 [+2.06] TEST: Pre cycle, ping out ns-B - multicast IP [ OK ] # 10.76 [+0.05] TEST: Pre cycle, ping out ns-C - multicast IP [ OK ] # 11.88 [+1.12] TEST: Post cycle nsa-mxgy81 eth1, ping out ns-B - multicast IP [ OK ] # 11.93 [+0.05] TEST: Post cycle nsa-mxgy81 eth1, ping out ns-C - multicast IP [ OK ] # 13.06 [+1.13] TEST: Post cycle nsa-mxgy81 eth2, ping out ns-B - multicast IP [ OK ] # 13.10 [+0.05] TEST: Post cycle nsa-mxgy81 eth2, ping out ns-C - multicast IP [ OK ] # 13.13 [+0.03] # 13.13 [+0.00] ################################################################# # 13.14 [+0.00] SNAT on VRF # 13.14 [+0.00] # 15.14 [+2.01] TEST: IPv4 TCP connection over VRF with SNAT [ OK ] # 15.21 [+0.07] TEST: IPv6 TCP connection over VRF with SNAT [ OK ] # 15.51 [+0.30] # 15.52 [+0.00] Tests passed: 16 # 15.52 [+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__->