All of lore.kernel.org
 help / color / mirror / Atom feed
From: Declan Doherty <declan.doherty@intel.com>
To: Herbert Guan <herbert.guan@arm.com>, dev@dpdk.org, jianbo.liu@linaro.org
Subject: Re: [PATCH] test: Fix memory corruption issues which fails the link_bonding test.
Date: Wed, 12 Jul 2017 11:16:46 +0100	[thread overview]
Message-ID: <7439a0f9-e9f0-62b0-86c6-b85f244c0156@intel.com> (raw)
In-Reply-To: <ed6d7471-8542-5300-9b7a-5565aef7d3df@intel.com>

On 12/07/17 10:59, Declan Doherty wrote:
> On 10/07/2017 8:20 AM, Herbert Guan wrote:
...
> 
> Hey Herbert,
> 
> I'm seeing compilation warnings for unused variables when I apply this 
> patch, otherwise these changes look good.
> 
>    CC test_link_bonding.o
> /home/declan/Development/dpdk-org/master/test/test/test_link_bonding.c:2407:9: 
> error: unused variable 'j'
>        [-Werror,-Wunused-variable]
>          int i, j, burst_size, slave_count, primary_port;
>                 ^
> /home/declan/Development/dpdk-org/master/test/test/test_link_bonding.c:3301:9: 
> error: unused variable 'j'
>        [-Werror,-Wunused-variable]
>          int i, j, burst_size, slave_count;
>                 ^
> /home/declan/Development/dpdk-org/master/test/test/test_link_bonding.c:3860:9: 
> error: unused variable 'j'
>        [-Werror,-Wunused-variable]
>          int i, j, burst_size, slave_count;
>                 ^
> /home/declan/Development/dpdk-org/master/test/test/test_link_bonding.c:4372:9: 
> error: unused variable 'j'
>        [-Werror,-Wunused-variable]
>          int i, j, burst_size, slave_count, primary_port;
> 

Apologies, my outlook mail filter missed your v2 patch, so you can 
ignore this.

      reply	other threads:[~2017-07-12 10:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-10  7:20 [PATCH] test: Fix memory corruption issues which fails the link_bonding test Herbert Guan
2017-07-10  7:55 ` Jianbo Liu
2017-07-10 11:13 ` [PATCH v2] " Herbert Guan
2017-07-12 10:23   ` Declan Doherty
2017-07-31 15:25     ` Ferruh Yigit
2017-07-18 16:13   ` Ferruh Yigit
2017-07-19  1:54     ` Herbert Guan
2017-07-12  9:59 ` [PATCH] " Declan Doherty
2017-07-12 10:16   ` Declan Doherty [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7439a0f9-e9f0-62b0-86c6-b85f244c0156@intel.com \
    --to=declan.doherty@intel.com \
    --cc=dev@dpdk.org \
    --cc=herbert.guan@arm.com \
    --cc=jianbo.liu@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.