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.30 [+21.30] # 21.30 [+0.00] INFO: # Host entries configuration tests # 23.19 [+1.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.11 [+1.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.08 [+1.97] TEST: Common host entries configuration tests (L2) [ OK ] # 27.09 [+0.01] # 27.09 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.93 [+10.84] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.82 [+10.89] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.94 [+18.11] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.65 [+17.72] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.67 [+0.01] # 84.67 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.36 [+10.69] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.97 [+10.61] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.21 [+6.24] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.31 [+6.10] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.32 [+0.01] # 118.32 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.37 [+11.05] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.15 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.16 [+0.01] # 130.16 [+0.00] INFO: # Large scale dump tests # 185.32 [+55.16] TEST: IPv4 large scale dump tests [ OK ] # 404.69 [+219.37] TEST: IPv6 large scale dump tests [ OK ] # 632.93 [+228.24] TEST: L2 large scale dump tests [ OK ] # 645.70 [+12.77] TEST: Flush tests [ OK ] # 645.71 [+0.01] # 645.71 [+0.00] INFO: # Forwarding tests # 661.06 [+15.35] TEST: IPv4 host entries forwarding tests [ OK ] # 665.10 [+4.04] TEST: IPv6 host entries forwarding tests [ OK ] # 668.69 [+3.59] TEST: L2 host entries forwarding tests [ OK ] # 675.33 [+6.64] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 681.86 [+6.53] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 688.27 [+6.41] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 694.59 [+6.32] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 697.18 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 697.88 [+0.70] # 697.88 [+0.00] INFO: # Control packets tests # 701.92 [+4.04] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 705.86 [+3.95] 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__->