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 # 19.44 [+19.44] # 19.44 [+0.00] INFO: # Host entries configuration tests # 21.02 [+1.58] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.75 [+1.73] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.50 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 24.51 [+0.01] # 24.51 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.71 [+10.20] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.78 [+10.07] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.17 [+16.39] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.29 [+16.12] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.30 [+0.01] # 77.30 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.45 [+10.15] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.71 [+10.26] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.98 [+5.27] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.21 [+5.23] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.22 [+0.01] # 108.22 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.22 [+10.00] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.93 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.94 [+0.01] # 118.94 [+0.00] INFO: # Large scale dump tests # 168.46 [+49.53] TEST: IPv4 large scale dump tests [ OK ] # 378.24 [+209.77] TEST: IPv6 large scale dump tests [ OK ] # 582.66 [+204.42] TEST: L2 large scale dump tests [ OK ] # 595.00 [+12.34] TEST: Flush tests [ OK ] # 595.01 [+0.01] # 595.01 [+0.00] INFO: # Forwarding tests # 609.78 [+14.77] TEST: IPv4 host entries forwarding tests [ OK ] # 613.26 [+3.48] TEST: IPv6 host entries forwarding tests [ OK ] # 616.77 [+3.51] TEST: L2 host entries forwarding tests [ OK ] # 622.84 [+6.07] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 628.69 [+5.85] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 634.20 [+5.51] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 639.63 [+5.44] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 642.08 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 642.72 [+0.64] # 642.72 [+0.00] INFO: # Control packets tests # 646.27 [+3.55] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 649.59 [+3.31] 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__->