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.92 [+19.92] # 19.92 [+0.00] INFO: # Host entries configuration tests # 21.65 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.33 [+1.69] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.95 [+1.61] TEST: Common host entries configuration tests (L2) [ OK ] # 24.96 [+0.01] # 24.96 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.03 [+10.07] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.12 [+10.10] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.20 [+16.08] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.93 [+15.73] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.94 [+0.01] # 76.94 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.04 [+10.10] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.16 [+10.13] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.45 [+5.28] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.88 [+5.43] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.89 [+0.01] # 107.89 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.07 [+10.17] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.73 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.74 [+0.01] # 118.74 [+0.00] INFO: # Large scale dump tests # 166.13 [+47.40] TEST: IPv4 large scale dump tests [ OK ] # 374.80 [+208.67] TEST: IPv6 large scale dump tests [ OK ] # 579.58 [+204.78] TEST: L2 large scale dump tests [ OK ] # 590.69 [+11.11] TEST: Flush tests [ OK ] # 590.70 [+0.01] # 590.70 [+0.00] INFO: # Forwarding tests # 605.30 [+14.59] TEST: IPv4 host entries forwarding tests [ OK ] # 608.53 [+3.24] TEST: IPv6 host entries forwarding tests [ OK ] # 611.71 [+3.18] TEST: L2 host entries forwarding tests [ OK ] # 617.70 [+5.99] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 623.47 [+5.77] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 629.10 [+5.63] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 634.95 [+5.85] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 637.28 [+2.33] TEST: L2 port entries forwarding tests [ OK ] # 637.91 [+0.63] # 637.91 [+0.00] INFO: # Control packets tests # 641.48 [+3.57] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 645.01 [+3.53] 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__->