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.60 [+20.60] # 20.60 [+0.00] INFO: # Host entries configuration tests # 22.60 [+2.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.62 [+2.02] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.65 [+2.03] TEST: Common host entries configuration tests (L2) [ OK ] # 26.66 [+0.01] # 26.66 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.16 [+10.50] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.66 [+10.50] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.33 [+16.67] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.89 [+16.55] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.90 [+0.01] # 80.90 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.75 [+10.85] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.33 [+10.58] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.59 [+5.26] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.17 [+5.58] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.18 [+0.01] # 113.18 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.65 [+10.47] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.38 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.39 [+0.01] # 124.39 [+0.00] INFO: # Large scale dump tests # 175.79 [+51.40] TEST: IPv4 large scale dump tests [ OK ] # 383.07 [+207.28] TEST: IPv6 large scale dump tests [ OK ] # 585.57 [+202.50] TEST: L2 large scale dump tests [ OK ] # 602.37 [+16.79] TEST: Flush tests [ OK ] # 602.37 [+0.01] # 602.37 [+0.00] INFO: # Forwarding tests # 617.27 [+14.89] TEST: IPv4 host entries forwarding tests [ OK ] # 620.69 [+3.42] TEST: IPv6 host entries forwarding tests [ OK ] # 624.25 [+3.56] TEST: L2 host entries forwarding tests [ OK ] # 630.35 [+6.10] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 636.00 [+5.65] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 641.60 [+5.60] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 647.40 [+5.80] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 649.82 [+2.42] TEST: L2 port entries forwarding tests [ OK ] # 650.46 [+0.63] # 650.46 [+0.00] INFO: # Control packets tests # 653.97 [+3.51] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 657.58 [+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__->