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 # 14.38 [+14.38] # 14.38 [+0.00] INFO: # Host entries configuration tests # 15.38 [+1.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 16.27 [+0.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 17.32 [+1.05] TEST: Common host entries configuration tests (L2) [ OK ] # 17.34 [+0.02] # 17.34 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 25.05 [+7.72] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.78 [+7.72] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.80 [+9.03] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 51.03 [+9.23] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 51.04 [+0.01] # 51.04 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.91 [+7.87] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 66.74 [+7.83] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.81 [+3.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.74 [+2.92] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.75 [+0.01] # 72.75 [+0.00] INFO: # Port group entries configuration tests - L2 # 80.38 [+7.63] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.77 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.78 [+0.01] # 80.78 [+0.00] INFO: # Large scale dump tests # 117.89 [+37.11] TEST: IPv4 large scale dump tests [ OK ] # 340.39 [+222.50] TEST: IPv6 large scale dump tests [ OK ] # 566.76 [+226.37] TEST: L2 large scale dump tests [ OK ] # 573.29 [+6.53] TEST: Flush tests [ OK ] # 573.40 [+0.11] # 573.40 [+0.00] INFO: # Forwarding tests # 586.67 [+13.28] TEST: IPv4 host entries forwarding tests [ OK ] # 589.00 [+2.32] TEST: IPv6 host entries forwarding tests [ OK ] # 591.36 [+2.36] TEST: L2 host entries forwarding tests [ OK ] # 595.13 [+3.77] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 599.18 [+4.05] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 602.90 [+3.72] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 606.80 [+3.91] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 608.34 [+1.54] TEST: L2 port entries forwarding tests [ OK ] # 608.84 [+0.50] # 608.84 [+0.00] INFO: # Control packets tests # 611.25 [+2.41] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 613.67 [+2.42] 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__->