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] # 7.88 [+7.84] TEST: Bridge into VRF - IPv4 ping out [ OK ] # 8.93 [+1.05] TEST: Bridge into VRF - IPv6 ping out [ OK ] # 9.97 [+1.05] TEST: Bridge into VRF - IPv4 ping in [ OK ] # 11.03 [+1.05] TEST: Bridge into VRF - IPv6 ping in [ OK ] # 12.05 [+1.03] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.17.0-rc4-virtme # 13.27 [+1.22] TEST: Bridge vlan into VRF - IPv4 ping out [ OK ] # 14.33 [+1.05] TEST: Bridge vlan into VRF - IPv6 ping out [ OK ] # 15.38 [+1.06] TEST: Bridge vlan into VRF - IPv4 ping in [ OK ] # 16.45 [+1.06] TEST: Bridge vlan into VRF - IPv6 ping in [ OK ] # 17.47 [+1.03] modprobe: FATAL: Module br_netfilter not found in directory /lib/modules/6.17.0-rc4-virtme # 17.55 [+0.07] # 17.55 [+0.00] ################################################################# # 17.55 [+0.00] Ping LLA with multiple interfaces # 17.55 [+0.00] # 21.43 [+3.88] TEST: Pre cycle, ping out ns-B - multicast IP [ OK ] # 22.46 [+1.03] TEST: Pre cycle, ping out ns-C - multicast IP [ OK ] # 25.55 [+3.08] TEST: Post cycle nsa-zVHy6O eth1, ping out ns-B - multicast IP [ OK ] # 26.58 [+1.03] TEST: Post cycle nsa-zVHy6O eth1, ping out ns-C - multicast IP [ OK ] # 29.67 [+3.09] TEST: Post cycle nsa-zVHy6O eth2, ping out ns-B - multicast IP [ OK ] # 30.70 [+1.03] TEST: Post cycle nsa-zVHy6O eth2, ping out ns-C - multicast IP [ OK ] # 31.71 [+1.01] # 31.71 [+0.00] ################################################################# # 31.71 [+0.00] SNAT on VRF # 31.71 [+0.00] # 35.69 [+3.97] TEST: IPv4 TCP connection over VRF with SNAT [ OK ] # 37.73 [+2.04] TEST: IPv6 TCP connection over VRF with SNAT [ OK ] # 39.13 [+1.39] # 39.13 [+0.00] Tests passed: 16 # 39.13 [+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__->