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.29 [+18.29] # 18.29 [+0.00] INFO: # Host entries configuration tests # 20.11 [+1.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.93 [+1.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.76 [+1.82] TEST: Common host entries configuration tests (L2) [ OK ] # 23.76 [+0.01] # 23.76 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.89 [+10.13] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.82 [+9.93] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.06 [+15.24] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.99 [+14.93] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.00 [+0.01] # 74.00 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.37 [+10.37] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.64 [+10.28] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.41 [+4.77] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.29 [+4.88] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.30 [+0.01] # 104.30 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.48 [+10.18] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.12 [+0.64] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.14 [+0.01] # 115.14 [+0.00] INFO: # Large scale dump tests # 164.23 [+49.09] TEST: IPv4 large scale dump tests [ OK ] # 367.48 [+203.25] TEST: IPv6 large scale dump tests [ OK ] # 569.26 [+201.78] TEST: L2 large scale dump tests [ OK ] # 585.27 [+16.02] TEST: Flush tests [ OK ] # 585.28 [+0.01] # 585.28 [+0.00] INFO: # Forwarding tests # 599.94 [+14.66] TEST: IPv4 host entries forwarding tests [ OK ] # 603.34 [+3.40] TEST: IPv6 host entries forwarding tests [ OK ] # 606.74 [+3.40] TEST: L2 host entries forwarding tests [ OK ] # 613.08 [+6.35] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 618.97 [+5.89] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 624.82 [+5.85] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 630.97 [+6.14] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 633.32 [+2.36] TEST: L2 port entries forwarding tests [ OK ] # 634.00 [+0.68] # 634.00 [+0.00] INFO: # Control packets tests # 637.98 [+3.98] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 641.74 [+3.75] 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__->