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 # 21.48 [+21.48] # 21.48 [+0.00] INFO: # Host entries configuration tests # 23.39 [+1.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.35 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.23 [+1.88] TEST: Common host entries configuration tests (L2) [ OK ] # 27.24 [+0.01] # 27.24 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.16 [+10.92] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.84 [+10.68] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.81 [+17.97] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.44 [+17.63] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.45 [+0.02] # 84.45 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.27 [+10.81] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.03 [+10.77] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.80 [+5.77] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.70 [+5.90] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.71 [+0.01] # 117.71 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.36 [+10.64] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.14 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.16 [+0.01] # 129.16 [+0.00] INFO: # Large scale dump tests # 184.33 [+55.17] TEST: IPv4 large scale dump tests [ OK ] # 411.40 [+227.07] TEST: IPv6 large scale dump tests [ OK ] # 632.02 [+220.63] TEST: L2 large scale dump tests [ OK ] # 644.33 [+12.30] TEST: Flush tests [ OK ] # 644.42 [+0.09] # 644.42 [+0.00] INFO: # Forwarding tests # 659.46 [+15.04] TEST: IPv4 host entries forwarding tests [ OK ] # 663.31 [+3.85] TEST: IPv6 host entries forwarding tests [ OK ] # 666.79 [+3.48] TEST: L2 host entries forwarding tests [ OK ] # 673.55 [+6.76] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 680.21 [+6.65] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 686.55 [+6.35] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 692.71 [+6.15] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 695.22 [+2.51] TEST: L2 port entries forwarding tests [ OK ] # 695.99 [+0.77] # 695.99 [+0.00] INFO: # Control packets tests # 699.97 [+3.98] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 703.69 [+3.72] 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__->