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.09 [+21.09] # 21.10 [+0.00] INFO: # Host entries configuration tests # 22.91 [+1.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 27.20 [+4.30] TEST: Common host entries configuration tests (IPv6) [ OK ] # 30.35 [+3.15] TEST: Common host entries configuration tests (L2) [ OK ] # 30.37 [+0.01] # 30.37 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 41.86 [+11.49] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 52.76 [+10.90] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 70.15 [+17.39] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.81 [+16.66] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.83 [+0.01] # 86.83 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 97.57 [+10.74] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.80 [+10.23] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.57 [+5.77] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.15 [+5.58] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.17 [+0.01] # 119.17 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.77 [+10.60] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.57 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.58 [+0.01] # 130.58 [+0.00] INFO: # Large scale dump tests # 183.66 [+53.08] TEST: IPv4 large scale dump tests [ OK ] # 407.89 [+224.23] TEST: IPv6 large scale dump tests [ OK ] # 616.19 [+208.30] TEST: L2 large scale dump tests [ OK ] # 628.48 [+12.29] TEST: Flush tests [ OK ] # 628.55 [+0.07] # 628.55 [+0.00] INFO: # Forwarding tests # 643.43 [+14.87] TEST: IPv4 host entries forwarding tests [ OK ] # 647.03 [+3.60] TEST: IPv6 host entries forwarding tests [ OK ] # 650.57 [+3.54] TEST: L2 host entries forwarding tests [ OK ] # 657.17 [+6.60] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 663.50 [+6.33] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 669.59 [+6.08] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 675.69 [+6.10] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 678.41 [+2.73] TEST: L2 port entries forwarding tests [ OK ] # 679.21 [+0.79] # 679.21 [+0.00] INFO: # Control packets tests # 683.21 [+4.00] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 687.08 [+3.87] 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__->