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 # 20.81 [+20.81] # 20.81 [+0.00] INFO: # Host entries configuration tests # 22.75 [+1.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.56 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.42 [+1.86] TEST: Common host entries configuration tests (L2) [ OK ] # 26.43 [+0.01] # 26.43 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.03 [+10.60] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.52 [+10.49] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.74 [+17.22] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.26 [+17.52] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.27 [+0.01] # 82.27 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.92 [+10.65] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.47 [+10.55] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.37 [+5.89] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.48 [+6.12] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.50 [+0.01] # 115.50 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.99 [+10.49] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.73 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.75 [+0.01] # 126.75 [+0.00] INFO: # Large scale dump tests # 180.38 [+53.64] TEST: IPv4 large scale dump tests [ OK ] # 411.14 [+230.75] TEST: IPv6 large scale dump tests [ OK ] # 620.21 [+209.08] TEST: L2 large scale dump tests [ OK ] # 632.23 [+12.02] TEST: Flush tests [ OK ] # 632.25 [+0.02] # 632.25 [+0.00] INFO: # Forwarding tests # 647.18 [+14.92] TEST: IPv4 host entries forwarding tests [ OK ] # 650.70 [+3.53] TEST: IPv6 host entries forwarding tests [ OK ] # 654.56 [+3.86] TEST: L2 host entries forwarding tests [ OK ] # 661.24 [+6.68] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 667.52 [+6.28] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 673.82 [+6.30] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 680.17 [+6.35] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 682.81 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 683.57 [+0.77] # 683.58 [+0.00] INFO: # Control packets tests # 687.57 [+3.99] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 691.65 [+4.08] 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__->