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.10 [+19.10] # 19.10 [+0.00] INFO: # Host entries configuration tests # 20.69 [+1.60] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.28 [+1.58] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.84 [+1.56] TEST: Common host entries configuration tests (L2) [ OK ] # 23.85 [+0.01] # 23.85 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.67 [+9.82] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.43 [+9.76] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.91 [+15.48] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.69 [+15.78] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.70 [+0.01] # 74.70 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.65 [+9.94] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.60 [+9.96] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.13 [+5.52] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.29 [+5.17] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.30 [+0.01] # 105.30 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.58 [+10.28] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.32 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.33 [+0.01] # 116.33 [+0.00] INFO: # Large scale dump tests # 166.06 [+49.73] TEST: IPv4 large scale dump tests [ OK ] # 377.94 [+211.88] TEST: IPv6 large scale dump tests [ OK ] # 580.84 [+202.91] TEST: L2 large scale dump tests [ OK ] # 592.86 [+12.02] TEST: Flush tests [ OK ] # 592.87 [+0.01] # 592.87 [+0.00] INFO: # Forwarding tests # 607.79 [+14.92] TEST: IPv4 host entries forwarding tests [ OK ] # 611.28 [+3.49] TEST: IPv6 host entries forwarding tests [ OK ] # 614.74 [+3.46] TEST: L2 host entries forwarding tests [ OK ] # 621.03 [+6.29] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 627.04 [+6.01] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 632.84 [+5.80] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 638.94 [+6.10] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 641.45 [+2.51] TEST: L2 port entries forwarding tests [ OK ] # 642.22 [+0.78] # 642.22 [+0.00] INFO: # Control packets tests # 646.01 [+3.78] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 649.47 [+3.46] 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__->