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.98 [+12.98] # 12.98 [+0.00] INFO: # Host entries configuration tests # 13.85 [+0.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.72 [+0.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.54 [+0.82] TEST: Common host entries configuration tests (L2) [ OK ] # 15.55 [+0.01] # 15.55 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.01 [+7.46] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.44 [+7.43] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.18 [+7.74] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.26 [+8.08] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.27 [+0.01] # 46.27 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.71 [+7.43] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.17 [+7.47] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.85 [+2.68] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.39 [+2.53] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.40 [+0.01] # 66.40 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.84 [+7.44] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.18 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.19 [+0.01] # 74.19 [+0.00] INFO: # Large scale dump tests # 106.24 [+32.04] TEST: IPv4 large scale dump tests [ OK ] # 310.92 [+204.68] TEST: IPv6 large scale dump tests [ OK ] # 518.43 [+207.52] TEST: L2 large scale dump tests [ OK ] # 524.82 [+6.39] TEST: Flush tests [ OK ] # 524.92 [+0.10] # 524.92 [+0.00] INFO: # Forwarding tests # 537.88 [+12.95] TEST: IPv4 host entries forwarding tests [ OK ] # 539.99 [+2.11] TEST: IPv6 host entries forwarding tests [ OK ] # 542.09 [+2.11] TEST: L2 host entries forwarding tests [ OK ] # 545.97 [+3.88] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 549.60 [+3.63] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 553.18 [+3.58] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 556.97 [+3.80] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 558.51 [+1.53] TEST: L2 port entries forwarding tests [ OK ] # 558.99 [+0.48] # 558.99 [+0.00] INFO: # Control packets tests # 561.47 [+2.48] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 563.93 [+2.47] 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__->