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.80 [+19.80] # 19.80 [+0.00] INFO: # Host entries configuration tests # 21.53 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.23 [+1.70] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.95 [+1.72] TEST: Common host entries configuration tests (L2) [ OK ] # 24.96 [+0.01] # 24.96 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.10 [+10.15] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.54 [+10.44] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.03 [+16.50] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.26 [+16.23] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.27 [+0.01] # 78.28 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.63 [+10.36] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.91 [+10.28] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.45 [+5.54] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.74 [+5.29] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.75 [+0.01] # 109.75 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.76 [+10.01] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.47 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.48 [+0.01] # 120.48 [+0.00] INFO: # Large scale dump tests # 173.23 [+52.75] TEST: IPv4 large scale dump tests [ OK ] # 377.35 [+204.12] TEST: IPv6 large scale dump tests [ OK ] # 582.82 [+205.48] TEST: L2 large scale dump tests [ OK ] # 594.09 [+11.27] TEST: Flush tests [ OK ] # 594.10 [+0.01] # 594.10 [+0.00] INFO: # Forwarding tests # 608.60 [+14.50] TEST: IPv4 host entries forwarding tests [ OK ] # 611.89 [+3.29] TEST: IPv6 host entries forwarding tests [ OK ] # 615.21 [+3.32] TEST: L2 host entries forwarding tests [ OK ] # 621.48 [+6.27] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 627.08 [+5.60] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 632.68 [+5.60] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 638.42 [+5.74] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 640.84 [+2.43] TEST: L2 port entries forwarding tests [ OK ] # 641.47 [+0.63] # 641.47 [+0.00] INFO: # Control packets tests # 645.10 [+3.63] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 648.57 [+3.47] 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__->