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 # 18.78 [+18.78] # 18.78 [+0.00] INFO: # Host entries configuration tests # 20.42 [+1.64] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.11 [+1.69] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.77 [+1.66] TEST: Common host entries configuration tests (L2) [ OK ] # 23.78 [+0.01] # 23.78 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.72 [+9.94] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.74 [+10.02] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.31 [+15.58] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.44 [+15.13] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.45 [+0.01] # 74.45 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.11 [+9.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.90 [+9.78] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.06 [+5.16] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.15 [+5.10] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.16 [+0.01] # 104.16 [+0.00] INFO: # Port group entries configuration tests - L2 # 113.91 [+9.75] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 114.56 [+0.65] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 114.57 [+0.01] # 114.57 [+0.00] INFO: # Large scale dump tests # 167.39 [+52.83] TEST: IPv4 large scale dump tests [ OK ] # 365.31 [+197.92] TEST: IPv6 large scale dump tests [ OK ] # 559.27 [+193.97] TEST: L2 large scale dump tests [ OK ] # 570.16 [+10.89] TEST: Flush tests [ OK ] # 570.17 [+0.01] # 570.17 [+0.00] INFO: # Forwarding tests # 584.80 [+14.63] TEST: IPv4 host entries forwarding tests [ OK ] # 588.07 [+3.27] TEST: IPv6 host entries forwarding tests [ OK ] # 591.25 [+3.18] TEST: L2 host entries forwarding tests [ OK ] # 596.97 [+5.73] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 602.48 [+5.50] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 608.22 [+5.75] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 614.02 [+5.80] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 616.37 [+2.35] TEST: L2 port entries forwarding tests [ OK ] # 617.00 [+0.64] # 617.00 [+0.00] INFO: # Control packets tests # 620.55 [+3.54] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 624.14 [+3.59] 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__->