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 # 19.82 [+19.82] # 19.82 [+0.00] INFO: # Host entries configuration tests # 21.64 [+1.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.32 [+1.68] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.03 [+1.71] TEST: Common host entries configuration tests (L2) [ OK ] # 25.04 [+0.01] # 25.04 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.03 [+9.99] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.22 [+10.19] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.77 [+16.55] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.46 [+16.69] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.47 [+0.01] # 78.47 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.64 [+10.17] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.70 [+10.07] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.20 [+5.50] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.70 [+5.50] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.71 [+0.01] # 109.71 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.18 [+10.47] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.89 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.90 [+0.01] # 120.90 [+0.00] INFO: # Large scale dump tests # 176.87 [+55.97] TEST: IPv4 large scale dump tests [ OK ] # 377.18 [+200.31] TEST: IPv6 large scale dump tests [ OK ] # 582.26 [+205.08] TEST: L2 large scale dump tests [ OK ] # 593.92 [+11.67] TEST: Flush tests [ OK ] # 593.93 [+0.01] # 593.93 [+0.00] INFO: # Forwarding tests # 608.63 [+14.70] TEST: IPv4 host entries forwarding tests [ OK ] # 612.05 [+3.42] TEST: IPv6 host entries forwarding tests [ OK ] # 615.24 [+3.19] TEST: L2 host entries forwarding tests [ OK ] # 621.25 [+6.01] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 627.06 [+5.81] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 632.89 [+5.83] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 638.67 [+5.77] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 640.98 [+2.32] TEST: L2 port entries forwarding tests [ OK ] # 641.62 [+0.64] # 641.62 [+0.00] INFO: # Control packets tests # 645.22 [+3.60] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 648.72 [+3.50] 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__->