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.01 [+13.01] # 13.01 [+0.00] INFO: # Host entries configuration tests # 13.88 [+0.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.78 [+0.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.65 [+0.86] TEST: Common host entries configuration tests (L2) [ OK ] # 15.66 [+0.02] # 15.66 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.15 [+7.48] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.69 [+7.54] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.89 [+8.20] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.99 [+8.10] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.00 [+0.01] # 47.00 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.49 [+7.49] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.08 [+7.59] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 64.96 [+2.88] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.72 [+2.76] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.73 [+0.01] # 67.73 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.56 [+7.84] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 75.96 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.97 [+0.01] # 75.97 [+0.00] INFO: # Large scale dump tests # 112.28 [+36.31] TEST: IPv4 large scale dump tests [ OK ] # 336.67 [+224.39] TEST: IPv6 large scale dump tests [ OK ] # 562.52 [+225.85] TEST: L2 large scale dump tests [ OK ] # 568.82 [+6.30] TEST: Flush tests [ OK ] # 568.92 [+0.10] # 568.92 [+0.00] INFO: # Forwarding tests # 581.79 [+12.87] TEST: IPv4 host entries forwarding tests [ OK ] # 583.87 [+2.08] TEST: IPv6 host entries forwarding tests [ OK ] # 585.88 [+2.01] TEST: L2 host entries forwarding tests [ OK ] # 589.85 [+3.97] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 593.52 [+3.67] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 597.10 [+3.58] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 600.72 [+3.62] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 602.30 [+1.57] TEST: L2 port entries forwarding tests [ OK ] # 602.74 [+0.45] # 602.74 [+0.00] INFO: # Control packets tests # 605.13 [+2.38] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 607.55 [+2.42] 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__->