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 # 22.18 [+22.18] # 22.19 [+0.00] INFO: # Host entries configuration tests # 24.31 [+2.12] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.25 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.18 [+1.94] TEST: Common host entries configuration tests (L2) [ OK ] # 28.19 [+0.01] # 28.19 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 42.18 [+13.99] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 55.16 [+12.97] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 73.45 [+18.30] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 92.28 [+18.82] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 92.29 [+0.01] # 92.29 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 103.13 [+10.84] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 113.74 [+10.61] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 119.42 [+5.68] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 125.29 [+5.87] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 125.30 [+0.01] # 125.30 [+0.00] INFO: # Port group entries configuration tests - L2 # 135.85 [+10.55] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 136.61 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 136.62 [+0.01] # 136.62 [+0.00] INFO: # Large scale dump tests # 190.76 [+54.13] TEST: IPv4 large scale dump tests [ OK ] # 419.33 [+228.58] TEST: IPv6 large scale dump tests [ OK ] # 646.09 [+226.76] TEST: L2 large scale dump tests [ OK ] # 659.03 [+12.94] TEST: Flush tests [ OK ] # 659.11 [+0.08] # 659.11 [+0.00] INFO: # Forwarding tests # 674.44 [+15.33] TEST: IPv4 host entries forwarding tests [ OK ] # 678.28 [+3.84] TEST: IPv6 host entries forwarding tests [ OK ] # 681.90 [+3.61] TEST: L2 host entries forwarding tests [ OK ] # 688.87 [+6.97] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 695.97 [+7.10] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 702.74 [+6.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 709.41 [+6.67] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 712.33 [+2.91] TEST: L2 port entries forwarding tests [ OK ] # 713.12 [+0.80] # 713.12 [+0.00] INFO: # Control packets tests # 717.48 [+4.35] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 721.75 [+4.28] 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__->