DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "Lu, Wenzhuo" <wenzhuo.lu@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] ixgbe: fix x550 flow director issue
Date: Mon, 15 Jun 2015 22:59:26 +0200	[thread overview]
Message-ID: <1495037.Thz2gpuFm4@xps13> (raw)
In-Reply-To: <9BB6961774997848B5B42BEC655768F8C533E8@SHSMSX104.ccr.corp.intel.com>

> > On x550, flow director doesn't support other IP packets directly.
> > If we want to monitor IP other packets, the L4 protocol and ports must be
> > masked. It means, on x550, if we want to add a flow director filter for other
> > IP packets, a flow director mask must have been configed to mask L4
> > protocol and ports.
> > 
> > Return err when the user try to config a flow director filter for other IP
> > packets without flow director mask configed before. And print err log for it.
> > 
> > Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
> 
> Acked-by: Jingjing Wu <jingjing.wu@intel.com>

Applied, thanks

      reply	other threads:[~2015-06-15 21:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-15  5:59 Wenzhuo Lu
2015-06-15  7:19 ` Wu, Jingjing
2015-06-15 20:59   ` Thomas Monjalon [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=1495037.Thz2gpuFm4@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=wenzhuo.lu@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).