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 # 12.40 [+12.40] # 12.40 [+0.00] INFO: # Host entries configuration tests # 13.23 [+0.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.06 [+0.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.93 [+0.87] TEST: Common host entries configuration tests (L2) [ OK ] # 14.95 [+0.01] # 14.95 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.38 [+7.43] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.72 [+7.34] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.35 [+7.63] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.27 [+7.93] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.28 [+0.01] # 45.28 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.80 [+7.51] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.57 [+7.77] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.50 [+2.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.37 [+2.87] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.38 [+0.01] # 66.38 [+0.00] INFO: # Port group entries configuration tests - L2 # 74.03 [+7.65] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.43 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.44 [+0.01] # 74.44 [+0.00] INFO: # Large scale dump tests # 112.89 [+38.45] TEST: IPv4 large scale dump tests [ OK ] # 339.37 [+226.47] TEST: IPv6 large scale dump tests [ OK ] # 571.74 [+232.37] TEST: L2 large scale dump tests [ OK ] # 578.23 [+6.49] TEST: Flush tests [ OK ] # 578.36 [+0.13] # 578.36 [+0.00] INFO: # Forwarding tests # 591.25 [+12.89] TEST: IPv4 host entries forwarding tests [ OK ] # 593.58 [+2.33] TEST: IPv6 host entries forwarding tests [ OK ] # 595.72 [+2.14] TEST: L2 host entries forwarding tests [ OK ] # 599.59 [+3.87] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 603.34 [+3.75] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 607.01 [+3.67] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 610.82 [+3.82] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 612.34 [+1.52] TEST: L2 port entries forwarding tests [ OK ] # 612.80 [+0.46] # 612.80 [+0.00] INFO: # Control packets tests # 615.13 [+2.33] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 617.46 [+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__->