From: Bruce Richardson <bruce.richardson@intel.com>
To: "Xu, HailinX" <hailinx.xu@intel.com>
Cc: "Wang, YuanX" <yuanx.wang@intel.com>,
"Burakov, Anatoly" <anatoly.burakov@intel.com>,
"Medvedkin, Vladimir" <vladimir.medvedkin@intel.com>,
"dev@dpdk.org" <dev@dpdk.org>,
"stable@dpdk.org" <stable@dpdk.org>
Subject: Re: [PATCH] net/ixgbe: fix port mask default value in flow director
Date: Tue, 6 May 2025 12:06:56 +0100 [thread overview]
Message-ID: <aBntUJTRlqhUZH96@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <MW4PR11MB5912DA7DB0D41DEA230127559FBF2@MW4PR11MB5912.namprd11.prod.outlook.com>
On Fri, Apr 18, 2025 at 10:42:22AM +0000, Xu, HailinX wrote:
> > -----Original Message-----
> > From: Yuan Wang <yuanx.wang@intel.com>
> > Sent: Friday, April 18, 2025 3:43 PM
> > To: Burakov, Anatoly <anatoly.burakov@intel.com>; Medvedkin, Vladimir
> > <vladimir.medvedkin@intel.com>; dev@dpdk.org
> > Cc: Wang, YuanX <yuanx.wang@intel.com>; stable@dpdk.org
> > Subject: [PATCH] net/ixgbe: fix port mask default value in flow director
> >
> > The fdir filter should mask L4 protocol in order to process raw IP packets.
> > However, the initial value of port mask is 0xFF and the filter will not process
> > raw IP packets if the flow rule does not change it.
> >
> > Fixed by setting the default value to 0.
> >
> > Fixes: 444505f933f1 (net/ixgbe: fix IPv6 mask in flow director)
> > Cc: stable@dpdk.org
> >
> > Signed-off-by: Yuan Wang <yuanx.wang@intel.com>
> > ---
> Tested-by: Xu, HailinX <hailinx.xu@intel.com>
Applied to dpdk-next-net-intel
Thanks,
/Bruce
next prev parent reply other threads:[~2025-05-06 11:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-18 7:43 Yuan Wang
2025-04-18 10:42 ` Xu, HailinX
2025-05-06 11:06 ` Bruce Richardson [this message]
2025-04-18 18:17 ` Stephen Hemminger
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=aBntUJTRlqhUZH96@bricha3-mobl1.ger.corp.intel.com \
--to=bruce.richardson@intel.com \
--cc=anatoly.burakov@intel.com \
--cc=dev@dpdk.org \
--cc=hailinx.xu@intel.com \
--cc=stable@dpdk.org \
--cc=vladimir.medvedkin@intel.com \
--cc=yuanx.wang@intel.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).