DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Ouyang, Changchun" <changchun.ouyang@intel.com>
To: Anant Mudambi <amudambi@paloaltonetworks.com>,
	"Richardson, Bruce" <bruce.richardson@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Using multi-queue with RSS on X540 VF
Date: Fri, 19 Dec 2014 02:21:37 +0000	[thread overview]
Message-ID: <F52918179C57134FAEC9EA62FA2F962511948A72@shsmsx102.ccr.corp.intel.com> (raw)
In-Reply-To: <D0B89487.2105%amudambi@paloaltonetworks.com>

Hi  Anant,

> -----Original Message-----
> From: Anant Mudambi [mailto:amudambi@paloaltonetworks.com]
> Sent: Friday, December 19, 2014 6:39 AM
> To: Richardson, Bruce; Ouyang, Changchun
> Cc: dev@dpdk.org
> Subject: Re: [dpdk-dev] Using multi-queue with RSS on X540 VF
> 
> Thanks Bruce.
> Hi Changchun,
> I looked at your patch set and have some questions about it. I might be
> missing something basic.
> - How is the RTE_ETH_DEV_SRIOV(rte_eth_dev *).active set for VF ports (in
> guest using ixgbevf PMD)? The only place I saw this field being
>   set is in ixgbe_pf_host_init() but this is not called from
> eth_ixgbevf_dev_init(), only from eth_ixgbe_dev_init().

Yes, pf on host will do it.

> - Your patch includes some changes to ixgbe_dev_mq_rx_configure() to
> support VF RSS, but this function is not called from the ixgbevf PMD, only
> from ixgbe PMD?

Yes, again pf on host will do it.

> - Do you know if RSS on VF (using DPDK PMD) works with Linux ixgbe PF
> driver on host? What parameters does the PF driver need to be loaded with?
>
Not test on that case of dpdk vf with linux ixgbe pf yet, 
But it works on the case of dpdk vf with dpdk ixgbe pf on Niantic. 

Thanks
Changchun
 

      reply	other threads:[~2014-12-19  2:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-13  1:44 Anant Mudambi
2014-12-15 10:47 ` Bruce Richardson
2014-12-15 10:52   ` Bruce Richardson
2014-12-18 22:39     ` Anant Mudambi
2014-12-19  2:21       ` Ouyang, Changchun [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=F52918179C57134FAEC9EA62FA2F962511948A72@shsmsx102.ccr.corp.intel.com \
    --to=changchun.ouyang@intel.com \
    --cc=amudambi@paloaltonetworks.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@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).