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 # 12.96 [+12.96] # 12.96 [+0.00] INFO: # Host entries configuration tests # 13.92 [+0.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.87 [+0.95] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.73 [+0.86] TEST: Common host entries configuration tests (L2) [ OK ] # 15.74 [+0.01] # 15.74 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.23 [+7.49] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.78 [+7.54] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.94 [+8.16] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.02 [+8.08] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.04 [+0.01] # 47.04 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.43 [+7.39] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.04 [+7.62] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 64.71 [+2.66] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.52 [+2.81] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.53 [+0.01] # 67.53 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.20 [+7.67] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 75.56 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.57 [+0.01] # 75.57 [+0.00] INFO: # Large scale dump tests # 111.04 [+35.47] TEST: IPv4 large scale dump tests [ OK ] # 331.18 [+220.14] TEST: IPv6 large scale dump tests [ OK ] # 559.58 [+228.41] TEST: L2 large scale dump tests [ OK ] # 565.69 [+6.11] TEST: Flush tests [ OK ] # 565.79 [+0.10] # 565.79 [+0.00] INFO: # Forwarding tests # 578.62 [+12.84] TEST: IPv4 host entries forwarding tests [ OK ] # 580.83 [+2.21] TEST: IPv6 host entries forwarding tests [ OK ] # 582.92 [+2.09] TEST: L2 host entries forwarding tests [ OK ] # 586.99 [+4.07] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 590.75 [+3.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 594.65 [+3.90] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 598.45 [+3.80] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 599.98 [+1.53] TEST: L2 port entries forwarding tests [ OK ] # 600.45 [+0.46] # 600.45 [+0.00] INFO: # Control packets tests # 602.67 [+2.22] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 604.87 [+2.20] 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__->