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 # 13.20 [+13.20] # 13.20 [+0.00] INFO: # Host entries configuration tests # 14.10 [+0.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.99 [+0.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.96 [+0.97] TEST: Common host entries configuration tests (L2) [ OK ] # 15.97 [+0.01] # 15.97 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.76 [+7.79] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.20 [+7.43] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.31 [+8.12] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.97 [+7.66] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.98 [+0.01] # 46.98 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.45 [+7.46] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.96 [+7.51] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 64.50 [+2.55] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.19 [+2.69] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.20 [+0.01] # 67.20 [+0.00] INFO: # Port group entries configuration tests - L2 # 74.65 [+7.44] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 75.00 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.01 [+0.01] # 75.01 [+0.00] INFO: # Large scale dump tests # 109.59 [+34.58] TEST: IPv4 large scale dump tests [ OK ] # 315.63 [+206.04] TEST: IPv6 large scale dump tests [ OK ] # 534.49 [+218.86] TEST: L2 large scale dump tests [ OK ] # 540.75 [+6.25] TEST: Flush tests [ OK ] # 540.83 [+0.09] # 540.83 [+0.00] INFO: # Forwarding tests DETECTED CRASH, lowering timeout # 553.75 [+12.91] TEST: IPv4 host entries forwarding tests [ OK ] # 555.76 [+2.02] TEST: IPv6 host entries forwarding tests [ OK ] # 557.96 [+2.19] TEST: L2 host entries forwarding tests [ OK ] # 561.93 [+3.98] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 565.58 [+3.65] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 569.39 [+3.81] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 573.03 [+3.64] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 574.77 [+1.74] TEST: L2 port entries forwarding tests [ OK ] # 575.30 [+0.53] # 575.30 [+0.00] INFO: # Control packets tests # 577.58 [+2.27] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 579.92 [+2.34] 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__->