make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mdb.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: bridge_mdb.sh DETECTED CRASH, lowering timeout # 15.88 [+15.88] # 15.88 [+0.00] INFO: # Host entries configuration tests # 17.10 [+1.22] TEST: Common host entries configuration tests (IPv4) [ OK ] # 18.31 [+1.21] TEST: Common host entries configuration tests (IPv6) [ OK ] # 19.47 [+1.16] TEST: Common host entries configuration tests (L2) [ OK ] # 19.48 [+0.01] # 19.48 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 28.05 [+8.57] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 36.63 [+8.58] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 48.66 [+12.03] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 59.71 [+11.05] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 59.72 [+0.01] # 59.72 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 68.36 [+8.63] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 76.97 [+8.61] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 81.14 [+4.18] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 85.25 [+4.11] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 85.27 [+0.02] # 85.27 [+0.00] INFO: # Port group entries configuration tests - L2 # 93.95 [+8.69] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 94.42 [+0.47] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 94.44 [+0.02] # 94.44 [+0.00] INFO: # Large scale dump tests # 143.98 [+49.54] TEST: IPv4 large scale dump tests [ OK ] # 449.06 [+305.08] TEST: IPv6 large scale dump tests [ OK ] # 760.31 [+311.25] TEST: L2 large scale dump tests [ OK ] # 768.55 [+8.24] TEST: Flush tests [ OK ] # 768.68 [+0.14] # 768.68 [+0.00] INFO: # Forwarding tests # 782.66 [+13.98] TEST: IPv4 host entries forwarding tests [ OK ] # 785.45 [+2.79] TEST: IPv6 host entries forwarding tests [ OK ] # 788.20 [+2.75] TEST: L2 host entries forwarding tests [ OK ] # 793.42 [+5.22] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 798.45 [+5.03] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 803.65 [+5.20] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 808.67 [+5.01] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 810.82 [+2.16] TEST: L2 port entries forwarding tests [ OK ] # 811.47 [+0.65] # 811.47 [+0.00] INFO: # Control packets tests # 814.76 [+3.28] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 818.07 [+3.32] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] ok 1 selftests: net/forwarding: bridge_mdb.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__->