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.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.03 [+6.97] TEST: Bridge into VRF - IPv4 ping out [ OK ] # 7.11 [+0.08] TEST: Bridge into VRF - IPv6 ping out [ OK ] # 7.19 [+0.09] TEST: Bridge into VRF - IPv4 ping in [ OK ] # 7.27 [+0.08] TEST: Bridge into VRF - IPv6 ping in [ OK ] # 7.32 [+0.05] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.17.0-rc4-virtme # 8.58 [+1.25] TEST: Bridge vlan into VRF - IPv4 ping out [ OK ] # 8.66 [+0.08] TEST: Bridge vlan into VRF - IPv6 ping out [ OK ] # 8.73 [+0.08] TEST: Bridge vlan into VRF - IPv4 ping in [ OK ] # 8.81 [+0.08] TEST: Bridge vlan into VRF - IPv6 ping in [ OK ] # 8.86 [+0.05] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.17.0-rc4-virtme # 8.95 [+0.09] # 8.95 [+0.00] ################################################################# # 8.95 [+0.00] Ping LLA with multiple interfaces # 8.95 [+0.00] # 12.13 [+3.18] TEST: Pre cycle, ping out ns-B - multicast IP [FAIL] # 12.14 [+0.00] expected rc 0; actual rc 1 # 12.20 [+0.06] TEST: Pre cycle, ping out ns-C - multicast IP [ OK ] # 13.34 [+1.14] TEST: Post cycle nsa-tm2cFh eth1, ping out ns-B - multicast IP [ OK ] # 13.39 [+0.05] TEST: Post cycle nsa-tm2cFh eth1, ping out ns-C - multicast IP [ OK ] # 14.52 [+1.13] TEST: Post cycle nsa-tm2cFh eth2, ping out ns-B - multicast IP [ OK ] # 15.57 [+1.05] TEST: Post cycle nsa-tm2cFh eth2, ping out ns-C - multicast IP [FAIL] # 15.58 [+0.00] expected rc 0; actual rc 1 # 15.61 [+0.03] # 15.61 [+0.00] ################################################################# # 15.61 [+0.00] SNAT on VRF # 15.61 [+0.00] # 17.61 [+1.99] TEST: IPv4 TCP connection over VRF with SNAT [ OK ] # 18.70 [+1.09] TEST: IPv6 TCP connection over VRF with SNAT [ OK ] # 19.05 [+0.35] # 19.05 [+0.00] Tests passed: 14 # 19.05 [+0.00] Tests failed: 2 not ok 1 selftests: net: fcnal-other.sh # exit=1 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__->