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.09 [+13.09] # 13.09 [+0.00] INFO: # Host entries configuration tests # 13.99 [+0.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.94 [+0.95] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.83 [+0.89] TEST: Common host entries configuration tests (L2) [ OK ] # 15.84 [+0.01] # 15.84 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.32 [+7.48] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.84 [+7.52] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.86 [+9.02] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.42 [+9.56] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.44 [+0.02] # 49.44 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.39 [+7.95] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.21 [+7.82] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.35 [+3.14] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.47 [+3.12] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.49 [+0.02] # 71.49 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.20 [+7.71] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.58 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.60 [+0.02] # 79.60 [+0.00] INFO: # Large scale dump tests # 115.97 [+36.37] TEST: IPv4 large scale dump tests [ OK ] # 344.12 [+228.15] TEST: IPv6 large scale dump tests [ OK ] # 564.86 [+220.74] TEST: L2 large scale dump tests [ OK ] # 570.84 [+5.97] TEST: Flush tests [ OK ] # 570.92 [+0.09] # 570.92 [+0.00] INFO: # Forwarding tests # 583.59 [+12.67] TEST: IPv4 host entries forwarding tests [ OK ] # 585.69 [+2.09] TEST: IPv6 host entries forwarding tests [ OK ] # 587.61 [+1.92] TEST: L2 host entries forwarding tests [ OK ] # 591.42 [+3.82] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 595.06 [+3.64] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 598.56 [+3.50] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 601.97 [+3.41] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 603.42 [+1.45] TEST: L2 port entries forwarding tests [ OK ] # 603.86 [+0.44] # 603.86 [+0.00] INFO: # Control packets tests # 606.04 [+2.18] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 608.23 [+2.19] 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__->