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.37 [+13.37] # 13.37 [+0.00] INFO: # Host entries configuration tests # 14.27 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.14 [+0.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.04 [+0.90] TEST: Common host entries configuration tests (L2) [ OK ] # 16.05 [+0.01] # 16.05 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.67 [+7.62] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.20 [+7.52] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.96 [+8.76] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.36 [+8.40] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.38 [+0.01] # 48.38 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.10 [+7.72] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.96 [+7.87] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.14 [+3.17] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.30 [+3.17] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.31 [+0.01] # 70.31 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.16 [+7.85] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.55 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.57 [+0.03] # 78.57 [+0.00] INFO: # Large scale dump tests # 115.64 [+37.07] TEST: IPv4 large scale dump tests [ OK ] # 339.06 [+223.42] TEST: IPv6 large scale dump tests [ OK ] # 573.79 [+234.73] TEST: L2 large scale dump tests [ OK ] # 580.57 [+6.78] TEST: Flush tests [ OK ] # 580.69 [+0.12] # 580.69 [+0.00] INFO: # Forwarding tests # 593.68 [+12.99] TEST: IPv4 host entries forwarding tests [ OK ] # 595.97 [+2.29] TEST: IPv6 host entries forwarding tests [ OK ] # 598.08 [+2.10] TEST: L2 host entries forwarding tests [ OK ] # 602.04 [+3.96] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 605.74 [+3.71] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 609.21 [+3.47] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 612.95 [+3.74] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 614.55 [+1.60] TEST: L2 port entries forwarding tests [ OK ] # 614.99 [+0.45] # 614.99 [+0.00] INFO: # Control packets tests # 617.39 [+2.40] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 619.68 [+2.29] 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__->