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.77 [+13.77] # 13.77 [+0.00] INFO: # Host entries configuration tests # 14.68 [+0.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.67 [+1.00] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.61 [+0.94] TEST: Common host entries configuration tests (L2) [ OK ] # 16.62 [+0.01] # 16.62 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.34 [+7.72] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.90 [+7.56] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.62 [+8.72] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.03 [+8.42] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.05 [+0.01] # 49.05 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.80 [+7.76] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.56 [+7.76] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.35 [+2.78] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.18 [+2.84] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.21 [+0.02] # 70.21 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.01 [+7.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.35 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.36 [+0.01] # 78.36 [+0.00] INFO: # Large scale dump tests # 114.82 [+36.46] TEST: IPv4 large scale dump tests [ OK ] # 342.54 [+227.71] TEST: IPv6 large scale dump tests [ OK ] # 555.02 [+212.48] TEST: L2 large scale dump tests [ OK ] # 561.09 [+6.07] TEST: Flush tests [ OK ] # 561.17 [+0.09] # 561.17 [+0.00] INFO: # Forwarding tests # 573.99 [+12.82] TEST: IPv4 host entries forwarding tests [ OK ] # 575.94 [+1.95] TEST: IPv6 host entries forwarding tests [ OK ] # 577.91 [+1.97] TEST: L2 host entries forwarding tests [ OK ] # 581.67 [+3.76] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 585.31 [+3.65] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 588.70 [+3.39] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 592.23 [+3.53] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 593.73 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 594.18 [+0.45] # 594.18 [+0.00] INFO: # Control packets tests # 596.34 [+2.16] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 598.59 [+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__->