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] # 6.94 [+6.89] TEST: Bridge into VRF - IPv4 ping out [ OK ] # 7.02 [+0.08] TEST: Bridge into VRF - IPv6 ping out [ OK ] # 7.09 [+0.07] TEST: Bridge into VRF - IPv4 ping in [ OK ] # 7.16 [+0.07] TEST: Bridge into VRF - IPv6 ping in [ OK ] # 7.20 [+0.05] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.17.0-rc4-virtme # 8.43 [+1.22] TEST: Bridge vlan into VRF - IPv4 ping out [ OK ] # 8.49 [+0.06] TEST: Bridge vlan into VRF - IPv6 ping out [ OK ] # 8.55 [+0.06] TEST: Bridge vlan into VRF - IPv4 ping in [ OK ] # 8.62 [+0.07] TEST: Bridge vlan into VRF - IPv6 ping in [ OK ] # 8.66 [+0.04] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.17.0-rc4-virtme # 8.73 [+0.07] # 8.73 [+0.00] ################################################################# # 8.73 [+0.00] Ping LLA with multiple interfaces # 8.73 [+0.00] # 11.69 [+2.95] TEST: Pre cycle, ping out ns-B - multicast IP [FAIL] # 11.69 [+0.00] expected rc 0; actual rc 1 # 11.74 [+0.05] TEST: Pre cycle, ping out ns-C - multicast IP [ OK ] # 13.89 [+2.15] TEST: Post cycle nsa-IrJEcf eth1, ping out ns-B - multicast IP [FAIL] # 13.89 [+0.00] expected rc 0; actual rc 1 # 13.95 [+0.06] TEST: Post cycle nsa-IrJEcf eth1, ping out ns-C - multicast IP [ OK ] # 15.09 [+1.14] TEST: Post cycle nsa-IrJEcf eth2, ping out ns-B - multicast IP [ OK ] # 16.15 [+1.06] TEST: Post cycle nsa-IrJEcf eth2, ping out ns-C - multicast IP [FAIL] # 16.15 [+0.00] expected rc 0; actual rc 1 # 16.19 [+0.04] # 16.19 [+0.00] ################################################################# # 16.19 [+0.00] SNAT on VRF # 16.19 [+0.00] # 18.29 [+2.09] TEST: IPv4 TCP connection over VRF with SNAT [ OK ] # 18.38 [+0.09] TEST: IPv6 TCP connection over VRF with SNAT [ OK ] # 18.77 [+0.39] # 18.77 [+0.00] Tests passed: 13 # 18.77 [+0.00] Tests failed: 3 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__->