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.14 [+19.14] # 19.14 [+0.00] INFO: # Host entries configuration tests # 20.82 [+1.68] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.41 [+1.59] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.09 [+1.68] TEST: Common host entries configuration tests (L2) [ OK ] # 24.09 [+0.01] # 24.09 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.96 [+9.86] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.30 [+10.34] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.57 [+16.27] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.81 [+16.24] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.82 [+0.01] # 76.82 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.24 [+10.42] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.13 [+9.89] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.50 [+5.37] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.98 [+5.48] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.99 [+0.01] # 107.99 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.20 [+10.21] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.93 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.94 [+0.01] # 118.94 [+0.00] INFO: # Large scale dump tests # 170.68 [+51.74] TEST: IPv4 large scale dump tests [ OK ] # 380.86 [+210.17] TEST: IPv6 large scale dump tests [ OK ] # 590.20 [+209.35] TEST: L2 large scale dump tests [ OK ] # 602.18 [+11.98] TEST: Flush tests [ OK ] # 602.20 [+0.01] # 602.20 [+0.00] INFO: # Forwarding tests # 616.97 [+14.77] TEST: IPv4 host entries forwarding tests [ OK ] # 620.19 [+3.22] TEST: IPv6 host entries forwarding tests [ OK ] # 623.35 [+3.17] TEST: L2 host entries forwarding tests [ OK ] # 629.62 [+6.26] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 635.61 [+5.99] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 641.38 [+5.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 647.10 [+5.72] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 649.38 [+2.28] TEST: L2 port entries forwarding tests [ OK ] # 650.01 [+0.62] # 650.01 [+0.00] INFO: # Control packets tests # 653.61 [+3.60] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 657.13 [+3.52] 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__->