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.70 [+19.70] # 19.70 [+0.00] INFO: # Host entries configuration tests # 21.75 [+2.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.60 [+1.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.32 [+1.72] TEST: Common host entries configuration tests (L2) [ OK ] # 25.33 [+0.01] # 25.33 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.80 [+10.47] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.09 [+10.28] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.27 [+16.18] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.44 [+16.17] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.45 [+0.01] # 78.45 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.63 [+10.18] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.76 [+10.13] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.16 [+5.40] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.46 [+5.30] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.47 [+0.01] # 109.47 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.84 [+10.37] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.53 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.53 [+0.01] # 120.53 [+0.00] INFO: # Large scale dump tests # 169.80 [+49.27] TEST: IPv4 large scale dump tests [ OK ] # 370.88 [+201.08] TEST: IPv6 large scale dump tests [ OK ] # 571.39 [+200.51] TEST: L2 large scale dump tests [ OK ] # 582.95 [+11.56] TEST: Flush tests [ OK ] # 582.97 [+0.01] # 582.97 [+0.00] INFO: # Forwarding tests # 597.75 [+14.78] TEST: IPv4 host entries forwarding tests [ OK ] # 601.10 [+3.35] TEST: IPv6 host entries forwarding tests [ OK ] # 604.40 [+3.30] TEST: L2 host entries forwarding tests [ OK ] # 610.89 [+6.49] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 617.33 [+6.44] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 623.35 [+6.03] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 629.11 [+5.76] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 631.57 [+2.46] TEST: L2 port entries forwarding tests [ OK ] # 632.20 [+0.63] # 632.20 [+0.00] INFO: # Control packets tests # 636.02 [+3.81] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 639.50 [+3.48] 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__->