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.06 [+12.06] # 12.06 [+0.00] INFO: # Host entries configuration tests # 12.91 [+0.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.73 [+0.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.52 [+0.79] TEST: Common host entries configuration tests (L2) [ OK ] # 14.53 [+0.01] # 14.53 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.00 [+7.47] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.28 [+7.28] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.78 [+7.50] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.25 [+7.48] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.26 [+0.01] # 44.26 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.53 [+7.27] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 58.99 [+7.45] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.43 [+2.44] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 63.94 [+2.52] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 63.95 [+0.01] # 63.95 [+0.00] INFO: # Port group entries configuration tests - L2 # 71.38 [+7.43] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 71.67 [+0.29] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 71.68 [+0.01] # 71.68 [+0.00] INFO: # Large scale dump tests # 104.17 [+32.50] TEST: IPv4 large scale dump tests [ OK ] # 291.46 [+187.28] TEST: IPv6 large scale dump tests [ OK ] # 477.20 [+185.74] TEST: L2 large scale dump tests [ OK ] # 482.50 [+5.30] TEST: Flush tests [ OK ] # 482.58 [+0.08] # 482.58 [+0.00] INFO: # Forwarding tests DETECTED CRASH, lowering timeout # 494.62 [+12.04] TEST: IPv4 host entries forwarding tests [ OK ] # 495.94 [+1.32] TEST: IPv6 host entries forwarding tests [ OK ] # 497.26 [+1.32] TEST: L2 host entries forwarding tests [ OK ] # 499.74 [+2.47] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 502.07 [+2.34] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 504.38 [+2.31] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 506.65 [+2.28] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 507.62 [+0.97] TEST: L2 port entries forwarding tests [ OK ] # 507.90 [+0.28] # 507.90 [+0.00] INFO: # Control packets tests # 509.23 [+1.33] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 510.67 [+1.45] 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__->