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 # 18.82 [+18.82] # 18.82 [+0.00] INFO: # Host entries configuration tests # 20.52 [+1.70] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.25 [+1.73] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.94 [+1.69] TEST: Common host entries configuration tests (L2) [ OK ] # 23.95 [+0.01] # 23.95 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.95 [+10.00] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.24 [+10.29] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.76 [+15.52] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.84 [+15.08] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.85 [+0.01] # 74.85 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.96 [+10.10] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.97 [+10.01] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.52 [+5.56] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.94 [+5.41] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.95 [+0.01] # 105.95 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.31 [+10.36] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.96 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.97 [+0.01] # 116.97 [+0.00] INFO: # Large scale dump tests # 165.73 [+48.76] TEST: IPv4 large scale dump tests [ OK ] # 389.15 [+223.42] TEST: IPv6 large scale dump tests [ OK ] # 609.46 [+220.32] TEST: L2 large scale dump tests [ OK ] # 622.05 [+12.58] TEST: Flush tests [ OK ] # 622.06 [+0.01] # 622.06 [+0.00] INFO: # Forwarding tests # 637.30 [+15.24] TEST: IPv4 host entries forwarding tests [ OK ] # 641.05 [+3.75] TEST: IPv6 host entries forwarding tests [ OK ] # 644.86 [+3.82] TEST: L2 host entries forwarding tests [ OK ] # 652.22 [+7.36] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 658.84 [+6.62] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 665.26 [+6.42] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 672.19 [+6.93] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 674.93 [+2.74] TEST: L2 port entries forwarding tests [ OK ] # 675.70 [+0.77] # 675.70 [+0.00] INFO: # Control packets tests # 679.78 [+4.08] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 683.73 [+3.95] 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__->