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 # 21.27 [+21.27] # 21.27 [+0.00] INFO: # Host entries configuration tests # 23.33 [+2.07] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.30 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.25 [+1.96] TEST: Common host entries configuration tests (L2) [ OK ] # 27.27 [+0.01] # 27.27 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.85 [+10.58] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.54 [+10.69] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.28 [+17.73] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.72 [+17.44] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.73 [+0.01] # 83.73 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.47 [+10.74] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.16 [+10.70] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.07 [+5.91] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.08 [+6.01] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.09 [+0.01] # 117.09 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.63 [+10.54] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.31 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.32 [+0.01] # 128.32 [+0.00] INFO: # Large scale dump tests # 183.82 [+55.50] TEST: IPv4 large scale dump tests [ OK ] # 403.53 [+219.71] TEST: IPv6 large scale dump tests [ OK ] # 611.01 [+207.47] TEST: L2 large scale dump tests [ OK ] # 623.15 [+12.15] TEST: Flush tests [ OK ] # 623.24 [+0.08] # 623.24 [+0.00] INFO: # Forwarding tests # 638.08 [+14.84] TEST: IPv4 host entries forwarding tests [ OK ] # 641.63 [+3.55] TEST: IPv6 host entries forwarding tests [ OK ] # 645.31 [+3.68] TEST: L2 host entries forwarding tests [ OK ] # 652.07 [+6.76] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 658.47 [+6.40] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 665.05 [+6.58] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 671.52 [+6.47] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 674.19 [+2.67] TEST: L2 port entries forwarding tests [ OK ] # 675.00 [+0.81] # 675.00 [+0.00] INFO: # Control packets tests # 679.10 [+4.10] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 683.02 [+3.92] 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__->