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 # 11.68 [+11.68] # 11.68 [+0.00] INFO: # Host entries configuration tests # 12.40 [+0.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.14 [+0.74] TEST: Common host entries configuration tests (IPv6) [ OK ] # 13.90 [+0.76] TEST: Common host entries configuration tests (L2) [ OK ] # 13.91 [+0.01] # 13.91 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.15 [+7.24] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 28.40 [+7.25] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 35.54 [+7.14] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 42.99 [+7.45] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 43.00 [+0.01] # 43.00 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 50.58 [+7.58] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 58.19 [+7.61] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.07 [+2.88] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 63.89 [+2.82] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 63.91 [+0.02] # 63.91 [+0.00] INFO: # Port group entries configuration tests - L2 # 71.53 [+7.62] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 71.86 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 71.87 [+0.01] # 71.87 [+0.00] INFO: # Large scale dump tests # 108.76 [+36.88] TEST: IPv4 large scale dump tests [ OK ] # 333.06 [+224.30] TEST: IPv6 large scale dump tests [ OK ] # 569.99 [+236.93] TEST: L2 large scale dump tests [ OK ] # 576.54 [+6.55] TEST: Flush tests [ OK ] # 576.65 [+0.11] # 576.65 [+0.00] INFO: # Forwarding tests # 589.57 [+12.91] TEST: IPv4 host entries forwarding tests [ OK ] # 591.65 [+2.08] TEST: IPv6 host entries forwarding tests [ OK ] # 593.67 [+2.02] TEST: L2 host entries forwarding tests [ OK ] # 597.66 [+4.00] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 601.65 [+3.99] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 605.60 [+3.95] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 609.52 [+3.92] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 611.05 [+1.53] TEST: L2 port entries forwarding tests [ OK ] # 611.60 [+0.55] # 611.60 [+0.00] INFO: # Control packets tests # 614.22 [+2.62] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 616.93 [+2.71] 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__->