DPDK patches and discussions
 help / color / mirror / Atom feed
From: Declan Doherty <declan.doherty@intel.com>
To: Daniel Mrzyglod <danielx.t.mrzyglod@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] test/bonding: fix namespace of the rss tests
Date: Wed, 26 Jul 2017 18:06:12 +0100	[thread overview]
Message-ID: <7bfc54b5-cc4d-dd6e-945f-2ad684a5c846@intel.com> (raw)
In-Reply-To: <20170726154403.120941-1-danielx.t.mrzyglod@intel.com>

On 26/07/2017 4:44 PM, Daniel Mrzyglod wrote:
> drivers are looking by name of the device so change namespace to proper one
>
> Fixes: 43b630244e7e ("app/test: add dynamic bonding RSS configuration")
>
> Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyglod@intel.com>
> ---
>  test/test/test_link_bonding_rssconf.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/test/test/test_link_bonding_rssconf.c b/test/test/test_link_bonding_rssconf.c
> index dcbc9d1e2..f8cf1cabf 100644
> --- a/test/test/test_link_bonding_rssconf.c
> +++ b/test/test/test_link_bonding_rssconf.c
> @@ -60,7 +60,7 @@
>  #define RXTX_RING_SIZE			1024
>  #define RXTX_QUEUE_COUNT		4
>
> -#define BONDED_DEV_NAME         ("rssconf_bond_dev")
> +#define BONDED_DEV_NAME         ("net_bonding_rss")
>
>  #define SLAVE_DEV_NAME_FMT      ("net_null%d")
>  #define SLAVE_RXTX_QUEUE_FMT      ("rssconf_slave%d_q%d")
>

Acked-by: Declan Doherty <declan.doherty@intel.com>

  reply	other threads:[~2017-07-26 17:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-26 15:44 Daniel Mrzyglod
2017-07-26 17:06 ` Declan Doherty [this message]
2017-07-31 15:48   ` Ferruh Yigit

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=7bfc54b5-cc4d-dd6e-945f-2ad684a5c846@intel.com \
    --to=declan.doherty@intel.com \
    --cc=danielx.t.mrzyglod@intel.com \
    --cc=dev@dpdk.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).