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.76 [+20.76] # 20.76 [+0.00] INFO: # Host entries configuration tests # 22.71 [+1.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.60 [+1.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.42 [+1.83] TEST: Common host entries configuration tests (L2) [ OK ] # 26.44 [+0.01] # 26.44 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.04 [+10.60] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.31 [+10.27] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 69.97 [+22.66] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 87.20 [+17.23] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 87.21 [+0.01] # 87.21 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 97.76 [+10.56] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 108.08 [+10.32] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.62 [+5.54] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.32 [+5.70] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.33 [+0.01] # 119.33 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.00 [+10.67] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.78 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.79 [+0.01] # 130.79 [+0.00] INFO: # Large scale dump tests # 183.11 [+52.32] TEST: IPv4 large scale dump tests [ OK ] # 401.70 [+218.59] TEST: IPv6 large scale dump tests [ OK ] # 616.77 [+215.07] TEST: L2 large scale dump tests [ OK ] # 628.74 [+11.97] TEST: Flush tests [ OK ] # 628.75 [+0.01] # 628.76 [+0.00] INFO: # Forwarding tests # 643.65 [+14.89] TEST: IPv4 host entries forwarding tests [ OK ] # 647.11 [+3.46] TEST: IPv6 host entries forwarding tests [ OK ] # 650.57 [+3.46] TEST: L2 host entries forwarding tests [ OK ] # 656.96 [+6.39] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 663.30 [+6.34] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 669.65 [+6.35] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 676.04 [+6.40] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 678.67 [+2.62] TEST: L2 port entries forwarding tests [ OK ] # 679.38 [+0.71] # 679.38 [+0.00] INFO: # Control packets tests # 683.49 [+4.11] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 687.38 [+3.89] 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__->