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.77 [+19.77] # 19.77 [+0.00] INFO: # Host entries configuration tests # 21.52 [+1.75] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.34 [+1.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.17 [+1.83] TEST: Common host entries configuration tests (L2) [ OK ] # 25.18 [+0.01] # 25.18 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.49 [+10.30] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.81 [+10.33] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.49 [+16.68] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.95 [+16.46] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.96 [+0.01] # 78.96 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.15 [+10.19] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.73 [+10.58] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.24 [+5.51] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.53 [+5.29] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.55 [+0.01] # 110.55 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.76 [+10.22] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.50 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.52 [+0.01] # 121.52 [+0.00] INFO: # Large scale dump tests # 170.38 [+48.86] TEST: IPv4 large scale dump tests [ OK ] # 378.22 [+207.84] TEST: IPv6 large scale dump tests [ OK ] # 587.75 [+209.53] TEST: L2 large scale dump tests [ OK ] # 599.49 [+11.75] TEST: Flush tests [ OK ] # 599.51 [+0.02] # 599.51 [+0.00] INFO: # Forwarding tests # 614.16 [+14.65] TEST: IPv4 host entries forwarding tests [ OK ] # 617.35 [+3.19] TEST: IPv6 host entries forwarding tests [ OK ] # 620.60 [+3.25] TEST: L2 host entries forwarding tests [ OK ] # 626.67 [+6.06] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 632.76 [+6.09] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 638.44 [+5.68] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 643.95 [+5.51] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 646.40 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 647.00 [+0.60] # 647.00 [+0.00] INFO: # Control packets tests # 650.58 [+3.58] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 654.04 [+3.45] 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__->