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 # 19.01 [+19.01] # 19.01 [+0.00] INFO: # Host entries configuration tests # 20.65 [+1.64] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.27 [+1.62] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.06 [+1.79] TEST: Common host entries configuration tests (L2) [ OK ] # 24.07 [+0.01] # 24.07 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.29 [+10.22] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.68 [+10.39] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.09 [+15.41] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.41 [+16.32] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.42 [+0.01] # 76.42 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.56 [+10.14] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.80 [+10.24] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.39 [+5.59] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.79 [+5.40] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.80 [+0.01] # 107.80 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.08 [+10.28] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.79 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.80 [+0.01] # 118.80 [+0.00] INFO: # Large scale dump tests # 170.23 [+51.43] TEST: IPv4 large scale dump tests [ OK ] # 375.15 [+204.93] TEST: IPv6 large scale dump tests [ OK ] # 573.30 [+198.14] TEST: L2 large scale dump tests [ OK ] # 585.48 [+12.19] TEST: Flush tests [ OK ] # 585.49 [+0.01] # 585.49 [+0.00] INFO: # Forwarding tests # 600.61 [+15.12] TEST: IPv4 host entries forwarding tests [ OK ] # 604.07 [+3.45] TEST: IPv6 host entries forwarding tests [ OK ] # 607.55 [+3.48] TEST: L2 host entries forwarding tests [ OK ] # 613.65 [+6.10] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 619.45 [+5.80] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 625.46 [+6.01] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 631.77 [+6.31] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 634.23 [+2.46] TEST: L2 port entries forwarding tests [ OK ] # 634.87 [+0.64] # 634.87 [+0.00] INFO: # Control packets tests # 638.58 [+3.71] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.05 [+3.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__->