From: Adrien Mazarguil <adrien.mazarguil@6wind.com>
To: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH 1/2] mlx5: fix overwritten RSS configuration
Date: Fri, 18 Mar 2016 17:27:47 +0100 [thread overview]
Message-ID: <20160318162747.GL27079@6wind.com> (raw)
In-Reply-To: <1458305683-31552-1-git-send-email-nelio.laranjeiro@6wind.com>
On Fri, Mar 18, 2016 at 01:54:42PM +0100, Nelio Laranjeiro wrote:
> RSS configuration provided by the application should not be used as storage
> by the PMD.
>
> Fixes: 2f97422e7759 ("mlx5: support RSS hash update and get")
>
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
> ---
> drivers/net/mlx5/mlx5.h | 1 +
> drivers/net/mlx5/mlx5_ethdev.c | 1 +
> drivers/net/mlx5/mlx5_rss.c | 7 ++-----
> drivers/net/mlx5/mlx5_rxq.c | 2 +-
> 4 files changed, 5 insertions(+), 6 deletions(-)
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
--
Adrien Mazarguil
6WIND
next prev parent reply other threads:[~2016-03-18 16:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-18 12:54 [PATCH 1/2] mlx5: fix overwritten RSS configuration Nelio Laranjeiro
2016-03-18 12:54 ` [PATCH 2/2] mlx5: fix handling of NULL RSS key Nelio Laranjeiro
2016-03-18 16:28 ` Adrien Mazarguil
2016-03-18 16:27 ` Adrien Mazarguil [this message]
2016-03-22 17:24 ` [PATCH 1/2] mlx5: fix overwritten RSS configuration Bruce Richardson
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=20160318162747.GL27079@6wind.com \
--to=adrien.mazarguil@6wind.com \
--cc=dev@dpdk.org \
--cc=nelio.laranjeiro@6wind.com \
/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.