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.28 [+20.28] # 20.28 [+0.00] INFO: # Host entries configuration tests # 22.24 [+1.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.17 [+1.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.10 [+1.93] TEST: Common host entries configuration tests (L2) [ OK ] # 26.11 [+0.01] # 26.11 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.47 [+10.35] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.86 [+10.40] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.21 [+15.35] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.86 [+15.65] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.87 [+0.01] # 77.87 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.15 [+10.27] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.25 [+10.10] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.40 [+5.14] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.78 [+5.38] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.79 [+0.01] # 108.79 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.43 [+10.64] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.07 [+0.65] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.09 [+0.01] # 120.09 [+0.00] INFO: # Large scale dump tests # 168.34 [+48.26] TEST: IPv4 large scale dump tests [ OK ] # 375.38 [+207.04] TEST: IPv6 large scale dump tests [ OK ] # 570.11 [+194.73] TEST: L2 large scale dump tests [ OK ] # 585.59 [+15.47] TEST: Flush tests [ OK ] # 585.60 [+0.01] # 585.60 [+0.00] INFO: # Forwarding tests # 600.04 [+14.44] TEST: IPv4 host entries forwarding tests [ OK ] # 603.48 [+3.44] TEST: IPv6 host entries forwarding tests [ OK ] # 606.82 [+3.34] TEST: L2 host entries forwarding tests [ OK ] # 612.99 [+6.17] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 618.95 [+5.96] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 624.81 [+5.87] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 630.60 [+5.78] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 633.04 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 633.72 [+0.68] # 633.72 [+0.00] INFO: # Control packets tests # 637.47 [+3.75] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 641.15 [+3.68] 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__->