DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Lu, Wenzhuo" <wenzhuo.lu@intel.com>
To: Nishant Verma <vnish11@gmail.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Query on RSS Rule
Date: Thu, 19 May 2016 01:11:05 +0000	[thread overview]
Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC0909034695D7@shsmsx102.ccr.corp.intel.com> (raw)
In-Reply-To: <CAHhCjUGgP9HAoSHXUe2FBFSZ3qSU7=dxThh7JXNTXg_drzeYeQ@mail.gmail.com>

Hi Nishant,

> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Nishant Verma
> Sent: Thursday, May 19, 2016 7:06 AM
> To: dev@dpdk.org
> Subject: [dpdk-dev] Query on RSS Rule
> 
> ​Hi All,
> 
> It's very basic question, but somehow i am blocked due to this issue.
> Please help me out.
> 
> I have configured NTUPLE filter in my application with just Destination IP every 
> thing else(SRC IP, S_PORT, D_PORT & proto) is disabled.
Suppose you're using 5-tuple, right? Suppose you're using a igb or ixgbe NIC as 5-tuple is only supported by igb/ixgbe, right?
Would you like to let us know what you've done? I mean how you disable the other things. 
I think you might set the mask to do that. And please aware if the mask is FF, means the field is used. On the contrary, the mask should be 0.

> But whenever i send packet from any machine, it means Different Source IP,
> hash value at DPDK app side changed and hence result in, Arrival of packet at
> different queue.
> 
> Any hint would be appreciated.
> 
> Thanks
> 
> --
> Rgds,
> ​NV

  reply	other threads:[~2016-05-19  1:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-18 23:06 Nishant Verma
2016-05-19  1:11 ` Lu, Wenzhuo [this message]
2016-05-19  2:29   ` Nishant Verma
2016-05-19  3:09     ` Lu, Wenzhuo
2016-05-19  3:21       ` Nishant Verma
2016-05-19  3:35         ` Lu, Wenzhuo

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=6A0DE07E22DDAD4C9103DF62FEBC0909034695D7@shsmsx102.ccr.corp.intel.com \
    --to=wenzhuo.lu@intel.com \
    --cc=dev@dpdk.org \
    --cc=vnish11@gmail.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).