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 # 13.30 [+13.30] # 13.30 [+0.00] INFO: # Host entries configuration tests # 14.21 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.23 [+1.02] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.31 [+1.08] TEST: Common host entries configuration tests (L2) [ OK ] # 16.32 [+0.01] # 16.32 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.06 [+7.74] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.73 [+7.68] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.38 [+8.64] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.03 [+8.65] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.04 [+0.01] # 49.04 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.72 [+7.67] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.60 [+7.88] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.53 [+2.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.20 [+2.67] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.22 [+0.02] # 70.22 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.66 [+7.44] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.01 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.02 [+0.01] # 78.02 [+0.00] INFO: # Large scale dump tests # 113.98 [+35.96] TEST: IPv4 large scale dump tests [ OK ] # 347.36 [+233.38] TEST: IPv6 large scale dump tests [ OK ] # 556.99 [+209.63] TEST: L2 large scale dump tests [ OK ] # 562.97 [+5.98] TEST: Flush tests [ OK ] # 563.07 [+0.09] # 563.07 [+0.00] INFO: # Forwarding tests # 575.95 [+12.88] TEST: IPv4 host entries forwarding tests [ OK ] # 577.88 [+1.93] TEST: IPv6 host entries forwarding tests [ OK ] # 579.88 [+2.00] TEST: L2 host entries forwarding tests [ OK ] # 583.76 [+3.88] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 587.52 [+3.77] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 591.11 [+3.58] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 594.77 [+3.66] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 596.27 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 596.75 [+0.48] # 596.75 [+0.00] INFO: # Control packets tests # 599.06 [+2.32] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 601.40 [+2.33] 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__->