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.93 [+20.93] # 20.93 [+0.00] INFO: # Host entries configuration tests # 22.76 [+1.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.60 [+1.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.44 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 26.46 [+0.01] # 26.46 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.13 [+10.67] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.12 [+11.00] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 70.19 [+22.07] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 88.34 [+18.15] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 88.35 [+0.01] # 88.35 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 99.25 [+10.90] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 109.76 [+10.50] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 115.56 [+5.81] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 121.42 [+5.86] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 121.43 [+0.01] # 121.43 [+0.00] INFO: # Port group entries configuration tests - L2 # 131.98 [+10.55] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 132.76 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 132.77 [+0.01] # 132.77 [+0.00] INFO: # Large scale dump tests # 186.17 [+53.40] TEST: IPv4 large scale dump tests [ OK ] # 411.91 [+225.73] TEST: IPv6 large scale dump tests [ OK ] # 616.46 [+204.55] TEST: L2 large scale dump tests [ OK ] # 628.75 [+12.29] TEST: Flush tests [ OK ] # 628.82 [+0.07] # 628.82 [+0.00] INFO: # Forwarding tests # 643.75 [+14.92] TEST: IPv4 host entries forwarding tests [ OK ] # 647.17 [+3.42] TEST: IPv6 host entries forwarding tests [ OK ] # 650.76 [+3.59] TEST: L2 host entries forwarding tests [ OK ] # 657.32 [+6.56] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 663.84 [+6.53] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 670.13 [+6.29] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 676.57 [+6.44] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 679.31 [+2.74] TEST: L2 port entries forwarding tests [ OK ] # 680.13 [+0.82] # 680.13 [+0.00] INFO: # Control packets tests # 684.16 [+4.03] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 687.85 [+3.69] 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__->