DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] queue to VF assigment in SR-IOV
@ 2016-06-07 20:49 Mauricio Vásquez
  2016-06-07 21:31 ` Alexander Duyck
  0 siblings, 1 reply; 5+ messages in thread
From: Mauricio Vásquez @ 2016-06-07 20:49 UTC (permalink / raw)
  To: dev

Dear All,

I implemented a program that uses flow director to forward packets to a
specific virtual function, however I faced the problem that I did not know
which queue belongs to a VF. I found in [1] that in the case of Intel
82599, queues 0-7 belongs to VF0, 8-15 to VF1 and so on, I tested it but it
did not work, using the trial and error method I found that queue 0 is in
VF0, queue 4 in VF1 and so on.

My question is: is there a standard way to know which queues belong to a
specific VF?

Thanks in advance

Mauricio V,

[1]
http://www.intel.it/content/dam/www/public/us/en/documents/datasheets/82599-10-gbe-controller-datasheet.pdf,
Table 7-72

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-06-21 12:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-07 20:49 [dpdk-dev] queue to VF assigment in SR-IOV Mauricio Vásquez
2016-06-07 21:31 ` Alexander Duyck
2016-06-13 11:56   ` Mauricio Vásquez
2016-06-13 16:02     ` Alexander Duyck
2016-06-21 12:42       ` Mauricio Vásquez

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).