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.59 [+19.59] # 19.59 [+0.00] INFO: # Host entries configuration tests # 21.54 [+1.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.51 [+1.97] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.53 [+2.01] TEST: Common host entries configuration tests (L2) [ OK ] # 25.54 [+0.01] # 25.54 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.11 [+10.57] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.54 [+10.43] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.28 [+16.74] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.49 [+16.22] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.50 [+0.01] # 79.50 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.25 [+10.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.85 [+10.60] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.02 [+5.16] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.19 [+5.17] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.20 [+0.01] # 111.20 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.98 [+10.78] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.67 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.68 [+0.01] # 122.68 [+0.00] INFO: # Large scale dump tests # 177.65 [+54.97] TEST: IPv4 large scale dump tests [ OK ] # 385.99 [+208.34] TEST: IPv6 large scale dump tests [ OK ] # 594.45 [+208.46] TEST: L2 large scale dump tests [ OK ] # 611.18 [+16.73] TEST: Flush tests [ OK ] # 611.19 [+0.01] # 611.19 [+0.00] INFO: # Forwarding tests # 625.82 [+14.63] TEST: IPv4 host entries forwarding tests [ OK ] # 629.14 [+3.32] TEST: IPv6 host entries forwarding tests [ OK ] # 632.31 [+3.17] TEST: L2 host entries forwarding tests [ OK ] # 638.35 [+6.04] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 643.92 [+5.56] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 649.50 [+5.59] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 654.99 [+5.48] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 657.35 [+2.36] TEST: L2 port entries forwarding tests [ OK ] # 657.96 [+0.61] # 657.96 [+0.00] INFO: # Control packets tests # 661.58 [+3.62] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 665.26 [+3.68] 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__->