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.22 [+20.22] # 20.23 [+0.00] INFO: # Host entries configuration tests # 21.95 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.63 [+1.69] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.41 [+1.77] TEST: Common host entries configuration tests (L2) [ OK ] # 25.42 [+0.01] # 25.42 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.65 [+10.23] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.72 [+10.07] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.52 [+15.81] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.12 [+15.60] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.13 [+0.01] # 77.13 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.26 [+10.13] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.07 [+9.81] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.35 [+5.28] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.63 [+5.28] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.64 [+0.01] # 107.64 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.47 [+9.83] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.18 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.19 [+0.01] # 118.19 [+0.00] INFO: # Large scale dump tests # 172.81 [+54.62] TEST: IPv4 large scale dump tests [ OK ] # 378.03 [+205.22] TEST: IPv6 large scale dump tests [ OK ] # 580.44 [+202.41] TEST: L2 large scale dump tests [ OK ] # 591.56 [+11.12] TEST: Flush tests [ OK ] # 591.57 [+0.01] # 591.57 [+0.00] INFO: # Forwarding tests # 606.30 [+14.73] TEST: IPv4 host entries forwarding tests [ OK ] # 610.03 [+3.73] TEST: IPv6 host entries forwarding tests [ OK ] # 613.31 [+3.28] TEST: L2 host entries forwarding tests [ OK ] # 619.15 [+5.84] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 624.98 [+5.83] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 630.83 [+5.85] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 636.79 [+5.96] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 639.08 [+2.28] TEST: L2 port entries forwarding tests [ OK ] # 639.70 [+0.63] # 639.70 [+0.00] INFO: # Control packets tests # 643.30 [+3.60] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 646.76 [+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__->