DPDK patches and discussions
 help / color / mirror / Atom feed
From: Shahaf Shuler <shahafs@mellanox.com>
To: Yongseok Koh <yskoh@mellanox.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, Ori Kam <orika@mellanox.com>
Subject: Re: [dpdk-dev] [PATCH] net/mlx5: fix L4 protocol validation
Date: Tue, 6 Nov 2018 19:04:10 +0000	[thread overview]
Message-ID: <DB7PR05MB4426C4EA937E94B4896B1452C3CB0@DB7PR05MB4426.eurprd05.prod.outlook.com> (raw)
In-Reply-To: <20181106081409.26377-1-yskoh@mellanox.com>

Tuesday, November 6, 2018 10:14 AM, Yongseok Koh:
> Subject: [PATCH] net/mlx5: fix L4 protocol validation
> 
> - Currently, no device supports partial mask for protocol in IP header.
> - As there could be multiple IP items, next_protocol variable in flow
>   validation has to be reset for inner layer. Otherwise, inner TCP/UDP will
>   see protocol number of outer IP header.
> - Remove redundant protocol checking for MPLS, which is done in
>   mlx5_flow_validate_item_mpls().
> 
> Fixes: 3d69434113d1 ("net/mlx5: add Direct Verbs validation function")
> Fixes: 23c1d42c7138 ("net/mlx5: split flow validation to dedicated function")
> Cc: orika@mellanox.com
> 
> Signed-off-by: Yongseok Koh <yskoh@mellanox.com>

Applied to next-net-mlx, thanks. 

      reply	other threads:[~2018-11-06 19:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-06  8:14 Yongseok Koh
2018-11-06 19:04 ` Shahaf Shuler [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=DB7PR05MB4426C4EA937E94B4896B1452C3CB0@DB7PR05MB4426.eurprd05.prod.outlook.com \
    --to=shahafs@mellanox.com \
    --cc=dev@dpdk.org \
    --cc=orika@mellanox.com \
    --cc=yskoh@mellanox.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 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).