DPDK patches and discussions
 help / color / mirror / Atom feed
From: Shahaf Shuler <shahafs@mellanox.com>
To: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Cc: Ferruh Yigit <ferruh.yigit@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>,
	"stable@dpdk.org" <stable@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 1/2] net/mlx4: fix UDP flow rule limitation enforcement
Date: Tue, 8 May 2018 08:04:30 +0000	[thread overview]
Message-ID: <DB7PR05MB442696E620293A4460D2885FC39A0@DB7PR05MB4426.eurprd05.prod.outlook.com> (raw)
In-Reply-To: <20180504151421.24765-1-adrien.mazarguil@6wind.com>

Friday, May 4, 2018 6:18 PM, Adrien Mazarguil:
> Subject: [PATCH 1/2] net/mlx4: fix UDP flow rule limitation enforcement
> 
> For some unknown reason, priorities do not have any effect on flow rules
> that happen to match UDP destination ports. Those are always matched first
> regardless.
> 
> This patch is a workaround that enforces this limitation at the PMD level; such
> flow rules can only be created at the highest priority level for correctness.
> 
> Fixes: a5171594fc3b ("net/mlx4: expose support for flow rule priorities")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
> ---

Series applied to next-net-mlx, thanks. 

      parent reply	other threads:[~2018-05-08  8:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-04 15:17 Adrien Mazarguil
2018-05-04 15:17 ` [dpdk-dev] [PATCH 2/2] net/mlx4: fix useless default in RSS converter Adrien Mazarguil
2018-05-10 19:03   ` Ferruh Yigit
2018-05-08  8: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=DB7PR05MB442696E620293A4460D2885FC39A0@DB7PR05MB4426.eurprd05.prod.outlook.com \
    --to=shahafs@mellanox.com \
    --cc=adrien.mazarguil@6wind.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.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 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).