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.87 [+13.87] # 13.88 [+0.00] INFO: # Host entries configuration tests # 14.83 [+0.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.75 [+0.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.66 [+0.91] TEST: Common host entries configuration tests (L2) [ OK ] # 16.67 [+0.01] # 16.67 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.28 [+7.61] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.19 [+7.91] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.30 [+9.11] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.54 [+9.24] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.56 [+0.02] # 50.56 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.87 [+8.32] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 66.90 [+8.02] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.90 [+3.01] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 73.00 [+3.09] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 73.01 [+0.01] # 73.01 [+0.00] INFO: # Port group entries configuration tests - L2 # 80.86 [+7.86] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 81.22 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 81.23 [+0.01] # 81.23 [+0.00] INFO: # Large scale dump tests # 119.09 [+37.86] TEST: IPv4 large scale dump tests [ OK ] # 351.99 [+232.90] TEST: IPv6 large scale dump tests [ OK ] # 574.99 [+223.00] TEST: L2 large scale dump tests [ OK ] # 581.38 [+6.39] TEST: Flush tests [ OK ] # 581.47 [+0.09] # 581.47 [+0.00] INFO: # Forwarding tests # 594.46 [+12.99] TEST: IPv4 host entries forwarding tests [ OK ] # 596.52 [+2.06] TEST: IPv6 host entries forwarding tests [ OK ] # 598.59 [+2.07] TEST: L2 host entries forwarding tests [ OK ] # 602.66 [+4.07] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 606.48 [+3.83] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 610.65 [+4.16] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 614.37 [+3.72] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 615.94 [+1.57] TEST: L2 port entries forwarding tests [ OK ] # 616.46 [+0.52] # 616.46 [+0.00] INFO: # Control packets tests # 618.99 [+2.53] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 621.78 [+2.79] 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__->