From: Sergey Mironov <grrwlf@gmail.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Fwd: ixgbe network card has dev_info.max_rx_queues == 0
Date: Tue, 26 Aug 2014 11:26:28 +0400 [thread overview]
Message-ID: <CAMOkk_arNpih8Y0+icG-=ynsQWHKZ98-QQ=bxfuB56z=sjEXXA@mail.gmail.com> (raw)
In-Reply-To: <20140825171417.6eeafe8e@uryu.home.lan>
Yep, I understand now. The manual [1] says that intel 827574
controller (controlled by e1000 driver) has only 2 ports per port.
Thanks for the help.
Sergey
[1] - http://www.intel.com/content/www/us/en/ethernet-controllers/i211-ethernet-controller-datasheet.html
PS
I actually have another machine SCB-8973 equipped with i211
controller, where DPDK returns number of queues - zero. Probably, it
is a hardware bug, but I'll better start another thread for this
issue.
2014-08-26 4:14 GMT+04:00 Stephen Hemminger <stephen@networkplumber.org>:
> On Mon, 25 Aug 2014 13:41:34 +0400
> Sergey Mironov <grrwlf@gmail.com> wrote:
>
>> Hi. I've found more data on this issue. My machine (CB-8970) is
>> equipped with two ixgbe and six e1000 ports + one more e1000 port as
>> management interface.
>> I ask the DPDK to allocate 3 TX queues and 3 RX queues for each of 8
>> working ports, 6 * 8 = 48 queues (see the configuration code snippet
>> at the end of the letter)
>
> You need to look at dev_info and not allocate more queues than the
> hardware supports. Many E1000 devices only support a single queue.
prev parent reply other threads:[~2014-08-26 7:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-21 12:26 [dpdk-dev] " Sergey Mironov
2014-08-21 12:52 ` Alex Markuze
2014-08-22 7:12 ` Sergey Mironov
[not found] ` <CAKfHP0V=1Er=ecZfgbepG_JV63f9YLG9DtP7tasDg+Wk_phFFA@mail.gmail.com>
[not found] ` <CAMOkk_Zew6uTrStxhTUD11etxRZoMmYkqqD_fM54kaRra+O-aQ@mail.gmail.com>
2014-08-25 9:41 ` [dpdk-dev] Fwd: " Sergey Mironov
2014-08-26 0:14 ` Stephen Hemminger
2014-08-26 7:26 ` Sergey Mironov [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='CAMOkk_arNpih8Y0+icG-=ynsQWHKZ98-QQ=bxfuB56z=sjEXXA@mail.gmail.com' \
--to=grrwlf@gmail.com \
--cc=dev@dpdk.org \
--cc=stephen@networkplumber.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).