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.81 [+13.81] # 13.81 [+0.00] INFO: # Host entries configuration tests # 14.75 [+0.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.77 [+1.01] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.74 [+0.98] TEST: Common host entries configuration tests (L2) [ OK ] # 16.75 [+0.01] # 16.75 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.64 [+7.88] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.54 [+7.91] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.64 [+9.10] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.58 [+8.94] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.60 [+0.01] # 50.60 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.71 [+8.11] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 66.80 [+8.09] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.79 [+2.99] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.89 [+3.10] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.90 [+0.02] # 72.90 [+0.00] INFO: # Port group entries configuration tests - L2 # 80.81 [+7.90] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 81.18 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 81.19 [+0.01] # 81.19 [+0.00] INFO: # Large scale dump tests # 118.49 [+37.30] TEST: IPv4 large scale dump tests [ OK ] # 344.88 [+226.39] TEST: IPv6 large scale dump tests [ OK ] # 577.14 [+232.26] TEST: L2 large scale dump tests [ OK ] # 583.26 [+6.12] TEST: Flush tests [ OK ] # 583.36 [+0.10] # 583.36 [+0.00] INFO: # Forwarding tests # 596.20 [+12.84] TEST: IPv4 host entries forwarding tests [ OK ] # 598.33 [+2.13] TEST: IPv6 host entries forwarding tests [ OK ] # 600.26 [+1.93] TEST: L2 host entries forwarding tests [ OK ] # 603.95 [+3.70] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 607.40 [+3.45] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 610.97 [+3.57] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 614.41 [+3.45] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 615.80 [+1.38] TEST: L2 port entries forwarding tests [ OK ] # 616.26 [+0.46] # 616.26 [+0.00] INFO: # Control packets tests # 618.48 [+2.22] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 620.97 [+2.49] 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__->