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 # 12.92 [+12.92] # 12.92 [+0.00] INFO: # Host entries configuration tests # 13.81 [+0.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.69 [+0.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.55 [+0.85] TEST: Common host entries configuration tests (L2) [ OK ] # 15.56 [+0.02] # 15.56 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.07 [+7.51] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.42 [+7.36] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.96 [+7.54] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.80 [+7.83] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.81 [+0.01] # 45.81 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.35 [+7.54] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.81 [+7.46] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.59 [+2.78] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.11 [+2.52] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.12 [+0.01] # 66.13 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.57 [+7.44] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.90 [+0.33] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.91 [+0.01] # 73.91 [+0.00] INFO: # Large scale dump tests # 106.79 [+32.87] TEST: IPv4 large scale dump tests [ OK ] # 317.36 [+210.57] TEST: IPv6 large scale dump tests [ OK ] # 524.92 [+207.56] TEST: L2 large scale dump tests [ OK ] # 530.75 [+5.83] TEST: Flush tests [ OK ] # 530.84 [+0.10] # 530.84 [+0.00] INFO: # Forwarding tests DETECTED CRASH, lowering timeout # 543.69 [+12.85] TEST: IPv4 host entries forwarding tests [ OK ] # 545.70 [+2.01] TEST: IPv6 host entries forwarding tests [ OK ] # 547.65 [+1.95] TEST: L2 host entries forwarding tests [ OK ] # 551.38 [+3.73] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 555.06 [+3.68] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 558.62 [+3.56] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 562.22 [+3.60] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 563.62 [+1.40] TEST: L2 port entries forwarding tests [ OK ] # 564.05 [+0.43] # 564.05 [+0.00] INFO: # Control packets tests # 566.26 [+2.21] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 568.65 [+2.38] 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__->