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 # 18.85 [+18.85] # 18.85 [+0.00] INFO: # Host entries configuration tests # 20.50 [+1.64] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.14 [+1.64] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.81 [+1.68] TEST: Common host entries configuration tests (L2) [ OK ] # 23.82 [+0.01] # 23.82 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.66 [+9.84] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.38 [+9.72] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.54 [+15.16] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.77 [+15.22] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 73.77 [+0.01] # 73.77 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 83.54 [+9.77] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.55 [+10.01] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 98.95 [+5.39] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 103.97 [+5.02] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 103.98 [+0.01] # 103.98 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.10 [+10.13] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 114.79 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 114.80 [+0.01] # 114.80 [+0.00] INFO: # Large scale dump tests # 162.74 [+47.94] TEST: IPv4 large scale dump tests [ OK ] # 368.75 [+206.01] TEST: IPv6 large scale dump tests [ OK ] # 561.77 [+193.02] TEST: L2 large scale dump tests [ OK ] # 572.34 [+10.57] TEST: Flush tests [ OK ] # 572.35 [+0.01] # 572.35 [+0.00] INFO: # Forwarding tests # 586.91 [+14.56] TEST: IPv4 host entries forwarding tests [ OK ] # 590.20 [+3.30] TEST: IPv6 host entries forwarding tests [ OK ] # 593.54 [+3.34] TEST: L2 host entries forwarding tests [ OK ] # 599.58 [+6.04] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 605.30 [+5.72] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 611.07 [+5.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 616.83 [+5.77] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 619.37 [+2.54] TEST: L2 port entries forwarding tests [ OK ] # 619.99 [+0.62] # 619.99 [+0.00] INFO: # Control packets tests # 623.65 [+3.67] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 627.19 [+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__->