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.59 [+13.59] # 13.59 [+0.00] INFO: # Host entries configuration tests # 14.51 [+0.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.55 [+1.04] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.53 [+0.99] TEST: Common host entries configuration tests (L2) [ OK ] # 16.55 [+0.01] # 16.55 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.38 [+7.84] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.96 [+7.58] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.67 [+8.71] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.63 [+8.96] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.64 [+0.01] # 49.64 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.28 [+7.64] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.13 [+7.85] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.19 [+3.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.25 [+3.06] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.28 [+0.02] # 71.28 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.05 [+7.77] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.47 [+0.43] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.48 [+0.01] # 79.48 [+0.00] INFO: # Large scale dump tests # 114.12 [+34.64] TEST: IPv4 large scale dump tests [ OK ] # 337.11 [+222.99] TEST: IPv6 large scale dump tests [ OK ] # 553.13 [+216.02] TEST: L2 large scale dump tests [ OK ] # 559.43 [+6.30] TEST: Flush tests [ OK ] # 559.52 [+0.09] # 559.52 [+0.00] INFO: # Forwarding tests # 572.40 [+12.89] TEST: IPv4 host entries forwarding tests [ OK ] # 574.54 [+2.14] TEST: IPv6 host entries forwarding tests [ OK ] # 576.70 [+2.16] TEST: L2 host entries forwarding tests [ OK ] # 580.47 [+3.77] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 584.09 [+3.62] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 587.66 [+3.57] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 591.40 [+3.74] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 592.88 [+1.48] TEST: L2 port entries forwarding tests [ OK ] # 593.33 [+0.45] # 593.33 [+0.00] INFO: # Control packets tests # 595.51 [+2.18] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 597.74 [+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__->