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.57 [+11.57] # 11.57 [+0.00] INFO: # Host entries configuration tests # 12.33 [+0.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.12 [+0.79] TEST: Common host entries configuration tests (IPv6) [ OK ] # 13.88 [+0.76] TEST: Common host entries configuration tests (L2) [ OK ] # 13.89 [+0.01] # 13.89 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.00 [+7.11] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 28.26 [+7.26] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 35.56 [+7.30] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 42.82 [+7.26] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 42.83 [+0.01] # 42.83 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 50.07 [+7.24] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 57.45 [+7.38] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 60.18 [+2.73] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 62.82 [+2.64] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 62.83 [+0.01] # 62.83 [+0.00] INFO: # Port group entries configuration tests - L2 # 70.35 [+7.51] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 70.67 [+0.33] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 70.69 [+0.01] # 70.69 [+0.00] INFO: # Large scale dump tests # 101.16 [+30.47] TEST: IPv4 large scale dump tests [ OK ] # 314.86 [+213.71] TEST: IPv6 large scale dump tests [ OK ] # 532.95 [+218.09] TEST: L2 large scale dump tests [ OK ] # 538.99 [+6.04] TEST: Flush tests [ OK ] # 539.10 [+0.11] # 539.10 [+0.00] INFO: # Forwarding tests # 551.91 [+12.81] TEST: IPv4 host entries forwarding tests [ OK ] # 553.95 [+2.04] TEST: IPv6 host entries forwarding tests [ OK ] # 555.94 [+1.99] TEST: L2 host entries forwarding tests [ OK ] # 559.84 [+3.90] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 563.51 [+3.67] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 567.00 [+3.48] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 570.79 [+3.79] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 572.51 [+1.72] TEST: L2 port entries forwarding tests [ OK ] # 573.10 [+0.59] # 573.10 [+0.00] INFO: # Control packets tests # 575.68 [+2.57] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 578.15 [+2.48] 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__->