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 # 20.30 [+20.30] # 20.30 [+0.00] INFO: # Host entries configuration tests # 22.04 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.92 [+1.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.66 [+1.74] TEST: Common host entries configuration tests (L2) [ OK ] # 25.68 [+0.02] # 25.68 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.12 [+10.44] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.57 [+10.46] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.02 [+16.44] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.82 [+16.80] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.83 [+0.01] # 79.83 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.45 [+10.62] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.93 [+10.48] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.89 [+5.96] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.90 [+6.01] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.91 [+0.01] # 112.91 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.30 [+10.39] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.99 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.00 [+0.01] # 124.00 [+0.00] INFO: # Large scale dump tests # 174.40 [+50.40] TEST: IPv4 large scale dump tests [ OK ] # 391.96 [+217.56] TEST: IPv6 large scale dump tests [ OK ] # 612.60 [+220.64] TEST: L2 large scale dump tests [ OK ] # 625.33 [+12.73] TEST: Flush tests [ OK ] # 625.41 [+0.07] # 625.41 [+0.00] INFO: # Forwarding tests # 640.47 [+15.06] TEST: IPv4 host entries forwarding tests [ OK ] # 644.04 [+3.58] TEST: IPv6 host entries forwarding tests [ OK ] # 647.64 [+3.59] TEST: L2 host entries forwarding tests [ OK ] # 654.33 [+6.70] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 660.79 [+6.46] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 667.28 [+6.49] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 673.68 [+6.40] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 676.24 [+2.56] TEST: L2 port entries forwarding tests [ OK ] # 677.03 [+0.80] # 677.03 [+0.00] INFO: # Control packets tests # 681.20 [+4.16] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 688.69 [+7.49] 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__->