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.76 [+13.76] # 13.76 [+0.00] INFO: # Host entries configuration tests # 14.63 [+0.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.56 [+0.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.44 [+0.88] TEST: Common host entries configuration tests (L2) [ OK ] # 16.45 [+0.01] # 16.45 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.05 [+7.60] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.35 [+7.30] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.54 [+8.19] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.47 [+8.93] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.48 [+0.01] # 48.48 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.06 [+7.59] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.60 [+7.54] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.58 [+2.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.36 [+2.78] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.37 [+0.01] # 69.37 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.91 [+7.55] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.29 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.30 [+0.01] # 77.30 [+0.00] INFO: # Large scale dump tests # 113.41 [+36.12] TEST: IPv4 large scale dump tests [ OK ] # 334.49 [+221.08] TEST: IPv6 large scale dump tests [ OK ] # 564.56 [+230.07] TEST: L2 large scale dump tests [ OK ] # 570.55 [+5.99] TEST: Flush tests [ OK ] # 570.64 [+0.09] # 570.64 [+0.00] INFO: # Forwarding tests # 583.40 [+12.76] TEST: IPv4 host entries forwarding tests [ OK ] # 585.46 [+2.06] TEST: IPv6 host entries forwarding tests [ OK ] # 587.46 [+2.00] TEST: L2 host entries forwarding tests [ OK ] # 591.21 [+3.75] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 594.89 [+3.69] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 598.62 [+3.72] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 602.49 [+3.87] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 604.00 [+1.52] TEST: L2 port entries forwarding tests [ OK ] # 604.42 [+0.41] # 604.42 [+0.00] INFO: # Control packets tests # 606.68 [+2.26] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 608.93 [+2.25] 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__->