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.37 [+15.37] # 15.37 [+0.00] INFO: # Host entries configuration tests # 16.57 [+1.19] TEST: Common host entries configuration tests (IPv4) [ OK ] # 17.73 [+1.16] TEST: Common host entries configuration tests (IPv6) [ OK ] # 18.91 [+1.19] TEST: Common host entries configuration tests (L2) [ OK ] # 18.92 [+0.01] # 18.92 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 27.56 [+8.64] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 36.08 [+8.52] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 47.11 [+11.03] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 58.33 [+11.21] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 58.34 [+0.01] # 58.34 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 66.71 [+8.37] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 75.17 [+8.46] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 78.97 [+3.80] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 82.54 [+3.57] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 82.55 [+0.01] # 82.55 [+0.00] INFO: # Port group entries configuration tests - L2 # 91.08 [+8.53] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 91.58 [+0.50] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 91.61 [+0.03] # 91.61 [+0.00] INFO: # Large scale dump tests # 141.67 [+50.06] TEST: IPv4 large scale dump tests [ OK ] # 446.32 [+304.65] TEST: IPv6 large scale dump tests [ OK ] # 745.69 [+299.37] TEST: L2 large scale dump tests [ OK ] # 754.15 [+8.45] TEST: Flush tests [ OK ] # 754.26 [+0.12] # 754.26 [+0.00] INFO: # Forwarding tests # 768.16 [+13.90] TEST: IPv4 host entries forwarding tests [ OK ] # 770.95 [+2.79] TEST: IPv6 host entries forwarding tests [ OK ] # 773.77 [+2.82] TEST: L2 host entries forwarding tests [ OK ] # 778.95 [+5.18] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 784.23 [+5.28] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 789.73 [+5.50] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 794.91 [+5.18] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 797.01 [+2.11] TEST: L2 port entries forwarding tests [ OK ] # 797.60 [+0.59] # 797.60 [+0.00] INFO: # Control packets tests # 800.81 [+3.21] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 803.84 [+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__->