DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Query regarding mailbox interface (VFD relatated)
@ 2018-05-29  7:14 Prashant Upadhyaya
  0 siblings, 0 replies; only message in thread
From: Prashant Upadhyaya @ 2018-05-29  7:14 UTC (permalink / raw)
  To: dev

Hi,

I was using testpmd in host and the testpmd in a VM with SRIOV VF's.
Here the testpmd in host is acting as the PF.
Does the testpmd on the host still need to run the 'polling loop' on
the port since it is not coming in the datapath for the VF ?
Thinking on the above lines, I tried to comment the polling loop of
the testpmd on the host, but then the testpmd in my VM does not
initialize properly (times out on mailbox)

So the question is --  does the mailbox communication between the VF
and the PF is somehow dependent on the act of polling in the testpmd
at the host ? Isn't it based on the epoll_wait implementation in a
separate thread ?

Regards
-Prashant

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-29  7:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-29  7:14 [dpdk-dev] Query regarding mailbox interface (VFD relatated) Prashant Upadhyaya

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