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.43 [+12.43] # 12.44 [+0.00] INFO: # Host entries configuration tests # 13.24 [+0.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.09 [+0.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.94 [+0.84] TEST: Common host entries configuration tests (L2) [ OK ] # 14.95 [+0.02] # 14.95 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.25 [+7.29] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.66 [+7.41] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.29 [+7.63] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.01 [+7.72] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.02 [+0.01] # 45.02 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.55 [+7.53] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.46 [+7.91] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.36 [+2.90] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 65.97 [+2.62] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 65.99 [+0.02] # 65.99 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.56 [+7.57] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.89 [+0.33] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.90 [+0.01] # 73.90 [+0.00] INFO: # Large scale dump tests # 108.80 [+34.90] TEST: IPv4 large scale dump tests [ OK ] # 328.32 [+219.52] TEST: IPv6 large scale dump tests [ OK ] # 552.30 [+223.97] TEST: L2 large scale dump tests [ OK ] # 558.34 [+6.04] TEST: Flush tests [ OK ] # 558.45 [+0.11] # 558.45 [+0.00] INFO: # Forwarding tests # 571.24 [+12.79] TEST: IPv4 host entries forwarding tests [ OK ] # 573.32 [+2.07] TEST: IPv6 host entries forwarding tests [ OK ] # 575.32 [+2.00] TEST: L2 host entries forwarding tests [ OK ] # 579.10 [+3.78] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 582.66 [+3.56] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 586.52 [+3.86] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 590.28 [+3.76] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 591.76 [+1.48] TEST: L2 port entries forwarding tests [ OK ] # 592.19 [+0.43] # 592.19 [+0.00] INFO: # Control packets tests # 594.44 [+2.25] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 596.67 [+2.23] 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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->