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.09 [+15.09] # 15.09 [+0.00] INFO: # Host entries configuration tests # 16.23 [+1.14] TEST: Common host entries configuration tests (IPv4) [ OK ] # 17.48 [+1.25] TEST: Common host entries configuration tests (IPv6) [ OK ] # 18.75 [+1.27] TEST: Common host entries configuration tests (L2) [ OK ] # 18.76 [+0.01] # 18.76 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 27.06 [+8.31] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 35.48 [+8.42] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 46.39 [+10.91] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 57.43 [+11.04] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 57.44 [+0.01] # 57.44 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 65.82 [+8.37] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 74.15 [+8.34] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 77.79 [+3.63] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 81.52 [+3.73] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 81.53 [+0.01] # 81.53 [+0.00] INFO: # Port group entries configuration tests - L2 # 89.93 [+8.40] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 90.39 [+0.46] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 90.41 [+0.02] # 90.41 [+0.00] INFO: # Large scale dump tests # 138.65 [+48.23] TEST: IPv4 large scale dump tests [ OK ] # 411.98 [+273.33] TEST: IPv6 large scale dump tests [ OK ] # 686.67 [+274.69] TEST: L2 large scale dump tests [ OK ] # 694.55 [+7.88] TEST: Flush tests [ OK ] # 694.66 [+0.11] # 694.66 [+0.00] INFO: # Forwarding tests # 708.21 [+13.55] TEST: IPv4 host entries forwarding tests [ OK ] # 710.98 [+2.77] TEST: IPv6 host entries forwarding tests [ OK ] # 713.55 [+2.56] TEST: L2 host entries forwarding tests [ OK ] # 718.29 [+4.74] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 722.76 [+4.47] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 727.33 [+4.57] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 731.91 [+4.58] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 733.79 [+1.88] TEST: L2 port entries forwarding tests [ OK ] # 734.37 [+0.58] # 734.37 [+0.00] INFO: # Control packets tests # 737.27 [+2.90] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 740.29 [+3.02] 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__->