dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb-RmZWMc9puTNJc61us3aD9laTQe2KTcn/@public.gmane.org>
To: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: i40e and RSS woes
Date: Mon, 2 Mar 2015 14:56:19 +0200	[thread overview]
Message-ID: <20150302125619.GE3806@cloudius-systems.com> (raw)
In-Reply-To: <20150219145010.GB29513-RmZWMc9puTNJc61us3aD9laTQe2KTcn/@public.gmane.org>

Ping.

On Thu, Feb 19, 2015 at 04:50:10PM +0200, Gleb Natapov wrote:
> CCing i40e driver author in a hope to get an answer.
> 
> On Mon, Feb 16, 2015 at 03:36:54PM +0200, Gleb Natapov wrote:
> > I have an application that works reasonably well with ixgbe driver, but
> > when I try to use it with i40e I encounter various RSS related issues.
> > 
> > First one is that for some reason i40e, when it builds default reta
> > table, round down number of queues to power of two. Why is this? If I
> > configure reta by my own using all of the queues everything seams to be
> > working. To add insult to injury I do not get any errors during
> > configuration some queues just do not receive any traffic.
> > 
> > The second problem is that for some reason i40e does not use 40 byte
> > toeplitz hash key like any other driver, but it expects the key to be 52
> > bytes. And it would have being fine (if we ignore the fact that it
> > contradicts MS spec), but how my high level code suppose to know that?
> > And again, device configuration does not fail when wrong key length is
> > provided, it just uses some other key. Guys this kind of error handling
> > is completely unacceptable.
> > 
> > The last one is more of a question. Why interface to change RSS hash
> > function (XOR or toeplitz) is part of a filter configuration and not rss
> > config?
> > 
> > --
> > 			Gleb.
> 
> --
> 			Gleb.

--
			Gleb.

  parent reply	other threads:[~2015-03-02 12:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-16 13:36 i40e and RSS woes Gleb Natapov
     [not found] ` <20150216133654.GQ24740-RmZWMc9puTNJc61us3aD9laTQe2KTcn/@public.gmane.org>
2015-02-19 14:50   ` Gleb Natapov
     [not found]     ` <20150219145010.GB29513-RmZWMc9puTNJc61us3aD9laTQe2KTcn/@public.gmane.org>
2015-03-02 12:56       ` Gleb Natapov [this message]
     [not found]         ` <20150302125619.GE3806-RmZWMc9puTNJc61us3aD9laTQe2KTcn/@public.gmane.org>
2015-03-05  5:56           ` Zhang, Helin
     [not found]             ` <F35DEAC7BCE34641BA9FAC6BCA4A12E70A80F6B4-0J0gbvR4kTg/UvCtAeCM4rfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-03-05  6:39               ` Gleb Natapov
     [not found]                 ` <20150305063911.GA23629-RmZWMc9puTNJc61us3aD9laTQe2KTcn/@public.gmane.org>
2015-03-05  6:56                   ` Zhang, Helin
     [not found]                     ` <F35DEAC7BCE34641BA9FAC6BCA4A12E70A80F702-0J0gbvR4kTg/UvCtAeCM4rfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-04-28  9:21                       ` Gleb Natapov
     [not found]                         ` <20150428092121.GE4879-RmZWMc9puTNJc61us3aD9laTQe2KTcn/@public.gmane.org>
2015-04-28 14:46                           ` Zhang, Helin
2015-08-24 11:13             ` Vlad Zolotarov
2015-08-24 11:40               ` Vlad Zolotarov
2015-08-24 17:51               ` Zhang, Helin
2015-08-24 18:26                 ` Vlad Zolotarov
2015-08-24 18:54                   ` Zhang, Helin
2015-08-24 18:58                     ` Vladislav Zolotarov

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=20150302125619.GE3806@cloudius-systems.com \
    --to=gleb-rmzwmc9putnjc61us3ad9latqe2ktcn/@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.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).