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.90 [+18.90] # 18.90 [+0.00] INFO: # Host entries configuration tests # 20.58 [+1.68] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.22 [+1.65] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.91 [+1.69] TEST: Common host entries configuration tests (L2) [ OK ] # 23.92 [+0.01] # 23.92 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.93 [+10.01] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.82 [+9.89] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.27 [+15.45] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.45 [+15.18] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.46 [+0.01] # 74.46 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.35 [+9.89] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.49 [+10.14] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.58 [+5.09] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.88 [+5.30] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.89 [+0.01] # 104.89 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.91 [+10.03] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.62 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.63 [+0.01] # 115.63 [+0.00] INFO: # Large scale dump tests # 166.54 [+50.91] TEST: IPv4 large scale dump tests [ OK ] # 380.54 [+214.00] TEST: IPv6 large scale dump tests [ OK ] # 578.24 [+197.70] TEST: L2 large scale dump tests [ OK ] # 590.55 [+12.31] TEST: Flush tests [ OK ] # 590.56 [+0.01] # 590.56 [+0.00] INFO: # Forwarding tests # 605.38 [+14.82] TEST: IPv4 host entries forwarding tests [ OK ] # 608.77 [+3.39] TEST: IPv6 host entries forwarding tests [ OK ] # 612.15 [+3.38] TEST: L2 host entries forwarding tests [ OK ] # 618.55 [+6.41] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 624.45 [+5.90] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 630.16 [+5.71] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 636.34 [+6.18] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 638.86 [+2.52] TEST: L2 port entries forwarding tests [ OK ] # 639.50 [+0.63] # 639.50 [+0.00] INFO: # Control packets tests # 643.36 [+3.86] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 647.11 [+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__->