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.26 [+20.26] # 20.26 [+0.00] INFO: # Host entries configuration tests # 22.06 [+1.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.88 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.87 [+2.00] TEST: Common host entries configuration tests (L2) [ OK ] # 25.88 [+0.01] # 25.88 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.30 [+10.42] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.86 [+10.56] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.85 [+17.00] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.59 [+17.74] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.60 [+0.01] # 81.60 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.35 [+10.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.19 [+10.83] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.16 [+5.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.34 [+6.18] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.35 [+0.01] # 115.35 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.14 [+10.79] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.88 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.89 [+0.01] # 126.89 [+0.00] INFO: # Large scale dump tests # 183.71 [+56.82] TEST: IPv4 large scale dump tests [ OK ] # 402.82 [+219.11] TEST: IPv6 large scale dump tests [ OK ] # 616.34 [+213.52] TEST: L2 large scale dump tests [ OK ] # 628.33 [+11.99] TEST: Flush tests [ OK ] # 628.34 [+0.01] # 628.34 [+0.00] INFO: # Forwarding tests # 643.33 [+14.98] TEST: IPv4 host entries forwarding tests [ OK ] # 646.94 [+3.62] TEST: IPv6 host entries forwarding tests [ OK ] # 650.58 [+3.64] TEST: L2 host entries forwarding tests [ OK ] # 657.05 [+6.47] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 663.30 [+6.24] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 669.60 [+6.30] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 676.10 [+6.50] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 679.00 [+2.90] TEST: L2 port entries forwarding tests [ OK ] # 679.80 [+0.80] # 679.80 [+0.00] INFO: # Control packets tests # 683.79 [+3.99] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 687.62 [+3.83] 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__->