From: Adrien Mazarguil <adrien.mazarguil@6wind.com>
To: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Cc: dev@dpdk.org, stable@dpdk.org
Subject: Re: [PATCH 2/2] net/mlx5: fix Rx packet validation and type
Date: Fri, 20 Jan 2017 17:48:23 +0100 [thread overview]
Message-ID: <20170120164823.GK3779@6wind.com> (raw)
In-Reply-To: <3ca6440e12f5c7489673be37ad0bd164938cdf4d.1484925981.git.nelio.laranjeiro@6wind.com>
On Fri, Jan 20, 2017 at 04:27:29PM +0100, Nelio Laranjeiro wrote:
> Rx checksum validation and packet type offloads are read from the wrong
> location.
>
> Fixes: 501505c5608a ("net/mlx: fix IPv4 and IPv6 packet type")
> Fixes: 350f4c482e46 ("net/mlx5: fix Rx checksum macros")
> Fixes: 6218063b39a6 ("net/mlx5: refactor Rx data path")
>
> Cc: stable@dpdk.org
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
> ---
> drivers/net/mlx5/mlx5_prm.h | 47 +++++++++++++++++++++++++----------------
> drivers/net/mlx5/mlx5_rxtx.c | 50 +++++++++++++++++++-------------------------
> 2 files changed, 50 insertions(+), 47 deletions(-)
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
--
Adrien Mazarguil
6WIND
next prev parent reply other threads:[~2017-01-20 16:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-20 15:27 [PATCH 1/2] net/mlx5: fix flow API mark combined with drop Nelio Laranjeiro
2017-01-20 15:27 ` [PATCH 2/2] net/mlx5: fix Rx packet validation and type Nelio Laranjeiro
2017-01-20 16:48 ` Adrien Mazarguil [this message]
2017-01-20 18:44 ` Ferruh Yigit
2017-01-20 16:47 ` [PATCH 1/2] net/mlx5: fix flow API mark combined with drop Adrien Mazarguil
2017-01-20 18:43 ` 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=20170120164823.GK3779@6wind.com \
--to=adrien.mazarguil@6wind.com \
--cc=dev@dpdk.org \
--cc=nelio.laranjeiro@6wind.com \
--cc=stable@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 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.