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.69 [+21.69] # 21.69 [+0.00] INFO: # Host entries configuration tests # 23.77 [+2.09] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.88 [+2.10] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.90 [+2.02] TEST: Common host entries configuration tests (L2) [ OK ] # 27.92 [+0.02] # 27.92 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.80 [+10.89] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.61 [+10.80] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.65 [+18.05] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.55 [+17.90] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.56 [+0.01] # 85.56 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.31 [+10.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.97 [+10.66] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.10 [+6.13] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.23 [+6.13] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.24 [+0.01] # 119.24 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.04 [+10.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.85 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.86 [+0.01] # 130.86 [+0.00] INFO: # Large scale dump tests # 186.42 [+55.56] TEST: IPv4 large scale dump tests [ OK ] # 412.20 [+225.78] TEST: IPv6 large scale dump tests [ OK ] # 635.47 [+223.26] TEST: L2 large scale dump tests [ OK ] # 648.21 [+12.75] TEST: Flush tests [ OK ] # 648.23 [+0.02] # 648.23 [+0.00] INFO: # Forwarding tests # 663.47 [+15.24] TEST: IPv4 host entries forwarding tests [ OK ] # 667.10 [+3.63] TEST: IPv6 host entries forwarding tests [ OK ] # 670.74 [+3.64] TEST: L2 host entries forwarding tests [ OK ] # 677.22 [+6.48] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 683.55 [+6.33] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 689.81 [+6.26] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 695.82 [+6.02] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 698.36 [+2.54] TEST: L2 port entries forwarding tests [ OK ] # 699.05 [+0.69] # 699.05 [+0.00] INFO: # Control packets tests # 703.02 [+3.97] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 706.84 [+3.82] 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__->