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.04 [+0.00] Use cases # 0.04 [+0.00] ########################################################################### # 0.04 [+0.00] # 0.04 [+0.00] # 0.04 [+0.00] ################################################################# # 0.05 [+0.00] Device enslaved to bridge # 0.05 [+0.00] # 6.83 [+6.79] TEST: Bridge into VRF - IPv4 ping out [ OK ] # 6.90 [+0.06] TEST: Bridge into VRF - IPv6 ping out [ OK ] # 6.96 [+0.06] TEST: Bridge into VRF - IPv4 ping in [ OK ] # 7.01 [+0.06] TEST: Bridge into VRF - IPv6 ping in [ OK ] # 7.06 [+0.04] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.18.0-rc7-virtme # 8.24 [+1.19] TEST: Bridge vlan into VRF - IPv4 ping out [ OK ] # 8.31 [+0.06] TEST: Bridge vlan into VRF - IPv6 ping out [ OK ] # 8.37 [+0.06] TEST: Bridge vlan into VRF - IPv4 ping in [ OK ] # 8.42 [+0.06] TEST: Bridge vlan into VRF - IPv6 ping in [ OK ] # 8.46 [+0.04] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.18.0-rc7-virtme # 8.53 [+0.07] # 8.53 [+0.00] ################################################################# # 8.54 [+0.00] Ping LLA with multiple interfaces # 8.54 [+0.00] # 10.49 [+1.95] TEST: Pre cycle, ping out ns-B - multicast IP [ OK ] # 10.53 [+0.04] TEST: Pre cycle, ping out ns-C - multicast IP [ OK ] # 11.64 [+1.11] TEST: Post cycle nsa-df8D02 eth1, ping out ns-B - multicast IP [ OK ] # 11.68 [+0.04] TEST: Post cycle nsa-df8D02 eth1, ping out ns-C - multicast IP [ OK ] # 12.80 [+1.12] TEST: Post cycle nsa-df8D02 eth2, ping out ns-B - multicast IP [ OK ] # 12.85 [+0.05] TEST: Post cycle nsa-df8D02 eth2, ping out ns-C - multicast IP [ OK ] # 12.88 [+0.03] # 12.88 [+0.00] ################################################################# # 12.88 [+0.00] SNAT on VRF # 12.88 [+0.00] # 14.86 [+1.98] TEST: IPv4 TCP connection over VRF with SNAT [ OK ] # 14.93 [+0.07] TEST: IPv6 TCP connection over VRF with SNAT [ OK ] # 15.29 [+0.36] # 15.29 [+0.00] Tests passed: 16 # 15.29 [+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' [?2004hxx__-> echo $? 0 xx__->