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.01 [+20.01] # 20.01 [+0.00] INFO: # Host entries configuration tests # 21.89 [+1.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.66 [+1.77] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.29 [+1.63] TEST: Common host entries configuration tests (L2) [ OK ] # 25.30 [+0.01] # 25.30 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.32 [+10.02] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.59 [+10.27] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.86 [+16.27] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.42 [+16.56] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.43 [+0.01] # 78.43 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.76 [+10.34] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.01 [+10.25] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.51 [+5.50] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.26 [+5.74] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.26 [+0.01] # 110.26 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.43 [+10.17] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.17 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.18 [+0.01] # 121.18 [+0.00] INFO: # Large scale dump tests # 170.67 [+49.48] TEST: IPv4 large scale dump tests [ OK ] # 375.69 [+205.02] TEST: IPv6 large scale dump tests [ OK ] # 579.64 [+203.95] TEST: L2 large scale dump tests [ OK ] # 590.81 [+11.17] TEST: Flush tests [ OK ] # 590.82 [+0.01] # 590.82 [+0.00] INFO: # Forwarding tests # 605.58 [+14.76] TEST: IPv4 host entries forwarding tests [ OK ] # 608.91 [+3.33] TEST: IPv6 host entries forwarding tests [ OK ] # 612.10 [+3.18] TEST: L2 host entries forwarding tests [ OK ] # 618.11 [+6.02] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 623.92 [+5.80] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 629.65 [+5.73] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 635.29 [+5.64] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 637.70 [+2.41] TEST: L2 port entries forwarding tests [ OK ] # 638.34 [+0.65] # 638.34 [+0.00] INFO: # Control packets tests # 641.90 [+3.55] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 645.51 [+3.61] 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__->