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.64 [+13.64] # 13.64 [+0.00] INFO: # Host entries configuration tests # 14.53 [+0.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.44 [+0.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.36 [+0.92] TEST: Common host entries configuration tests (L2) [ OK ] # 16.37 [+0.01] # 16.37 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.93 [+7.56] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.38 [+7.45] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.96 [+8.58] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.82 [+8.86] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.83 [+0.01] # 48.83 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.51 [+7.68] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.28 [+7.77] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.00 [+2.72] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.86 [+2.87] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.87 [+0.01] # 69.87 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.63 [+7.76] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.00 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.03 [+0.02] # 78.03 [+0.00] INFO: # Large scale dump tests # 113.67 [+35.65] TEST: IPv4 large scale dump tests [ OK ] # 334.44 [+220.77] TEST: IPv6 large scale dump tests [ OK ] # 546.95 [+212.51] TEST: L2 large scale dump tests [ OK ] # 552.83 [+5.89] TEST: Flush tests [ OK ] # 552.92 [+0.09] # 552.92 [+0.00] INFO: # Forwarding tests # 565.71 [+12.79] TEST: IPv4 host entries forwarding tests [ OK ] # 567.73 [+2.02] TEST: IPv6 host entries forwarding tests [ OK ] # 569.82 [+2.09] TEST: L2 host entries forwarding tests [ OK ] # 573.67 [+3.85] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 577.52 [+3.85] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 581.25 [+3.72] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 585.09 [+3.85] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 586.66 [+1.57] TEST: L2 port entries forwarding tests [ OK ] # 587.09 [+0.43] # 587.09 [+0.00] INFO: # Control packets tests # 589.24 [+2.15] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 591.56 [+2.32] 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__->