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.17 [+19.17] # 19.17 [+0.00] INFO: # Host entries configuration tests # 20.80 [+1.63] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.43 [+1.63] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.07 [+1.64] TEST: Common host entries configuration tests (L2) [ OK ] # 24.08 [+0.01] # 24.08 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.09 [+10.01] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.92 [+9.84] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.00 [+16.08] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.60 [+19.60] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.61 [+0.01] # 79.61 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.09 [+10.47] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.03 [+9.94] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.11 [+5.08] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.34 [+5.23] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.36 [+0.01] # 110.36 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.43 [+10.07] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.11 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.13 [+0.01] # 121.13 [+0.00] INFO: # Large scale dump tests # 170.12 [+49.00] TEST: IPv4 large scale dump tests [ OK ] # 367.69 [+197.56] TEST: IPv6 large scale dump tests [ OK ] # 561.98 [+194.29] TEST: L2 large scale dump tests [ OK ] # 572.79 [+10.81] TEST: Flush tests [ OK ] # 572.80 [+0.02] # 572.80 [+0.00] INFO: # Forwarding tests # 587.21 [+14.41] TEST: IPv4 host entries forwarding tests [ OK ] # 590.51 [+3.30] TEST: IPv6 host entries forwarding tests [ OK ] # 593.66 [+3.15] TEST: L2 host entries forwarding tests [ OK ] # 599.64 [+5.98] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 605.13 [+5.48] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 610.56 [+5.43] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 616.19 [+5.64] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 618.56 [+2.36] TEST: L2 port entries forwarding tests [ OK ] # 619.17 [+0.61] # 619.17 [+0.00] INFO: # Control packets tests # 622.69 [+3.51] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 626.26 [+3.58] 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__->