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.51 [+13.51] # 13.51 [+0.00] INFO: # Host entries configuration tests # 14.47 [+0.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.40 [+0.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.27 [+0.87] TEST: Common host entries configuration tests (L2) [ OK ] # 16.28 [+0.01] # 16.28 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.91 [+7.63] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.50 [+7.59] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.00 [+8.49] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.25 [+8.25] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.26 [+0.01] # 48.26 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.97 [+7.72] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.62 [+7.65] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.56 [+2.94] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.45 [+2.89] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.46 [+0.01] # 69.46 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.13 [+7.67] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.55 [+0.41] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.57 [+0.02] # 77.57 [+0.00] INFO: # Large scale dump tests # 115.09 [+37.52] TEST: IPv4 large scale dump tests [ OK ] # 345.99 [+230.91] TEST: IPv6 large scale dump tests [ OK ] # 570.95 [+224.96] TEST: L2 large scale dump tests [ OK ] # 577.22 [+6.27] TEST: Flush tests [ OK ] # 577.31 [+0.09] # 577.31 [+0.00] INFO: # Forwarding tests # 590.36 [+13.04] TEST: IPv4 host entries forwarding tests [ OK ] # 592.45 [+2.10] TEST: IPv6 host entries forwarding tests [ OK ] # 594.55 [+2.10] TEST: L2 host entries forwarding tests [ OK ] # 598.94 [+4.38] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 602.67 [+3.74] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 606.40 [+3.73] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 610.11 [+3.71] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 611.66 [+1.55] TEST: L2 port entries forwarding tests [ OK ] # 612.17 [+0.51] # 612.17 [+0.00] INFO: # Control packets tests # 614.67 [+2.49] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 617.20 [+2.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__->