DPDK patches and discussions
 help / color / mirror / Atom feed
From: Saurabh Mishra <saurabh.globe@gmail.com>
To: dev@dpdk.org, users@dpdk.org
Subject: [dpdk-dev] DPDK ixgbevf multi-queue disabled
Date: Wed, 3 Feb 2016 11:47:08 -0800	[thread overview]
Message-ID: <CAMnwyJ0op2Ttn7MQK6g5PzNWEbw7AzLD=k=jnKuFTa+rOdhYtA@mail.gmail.com> (raw)

Is there any way to enable multi-queue for SR-IOV of ixgbe?

I've seen that PF driver automatically disables multi-queue when VFs are
created from host.

We want to use multiple queues with DPDK in case of ixgbevf too.

[781203.692378] ixgbe 0000:06:00.0: Multiqueue Disabled: Rx Queue count =
1, Tx Queue count = 1

[781203.699858] ixgbe 0000:06:00.0: registered PHC device on p5p1

[781203.861774] ixgbe 0000:06:00.0 p5p1: detected SFP+: 5

[781204.104038] ixgbe 0000:06:00.0 p5p1: NIC Link is Up 10 Gbps, Flow
Control: RX/TX

[781206.035467] ixgbe 0000:06:00.1 p5p2: SR-IOV enabled with 2 VFs

[781206.136011] pci 0000:06:10.1: [8086:10ed] type 00 class 0x020000

[781206.136375] pci 0000:06:10.3: [8086:10ed] type 00 class 0x020000

[781206.136776] ixgbe 0000:06:00.1: removed PHC on p5p2

[781206.227015] ixgbe 0000:06:00.1: irq 116 for MSI/MSI-X

[781206.227046] ixgbe 0000:06:00.1: irq 117 for MSI/MSI-X

[781206.227062] ixgbe 0000:06:00.1: Multiqueue Disabled: Rx Queue count =
1, Tx Queue count = 1

[781206.235804] ixgbe 0000:06:00.1: registered PHC device on p5p2

[781206.407537] ixgbe 0000:06:00.1 p5p2: detected SFP+: 6


[781206.649795] ixgbe 0000:06:00.1 p5p2: NIC Link is Up 10 Gbps, Flow
Control: RX/TX


Thanks,
/Saurabh

             reply	other threads:[~2016-02-03 19:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-03 19:47 Saurabh Mishra [this message]
2016-02-03 23:31 ` Choi, Sy Jong
2016-02-03 23:49   ` Saurabh Mishra

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='CAMnwyJ0op2Ttn7MQK6g5PzNWEbw7AzLD=k=jnKuFTa+rOdhYtA@mail.gmail.com' \
    --to=saurabh.globe@gmail.com \
    --cc=dev@dpdk.org \
    --cc=users@dpdk.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).