DPDK patches and discussions
 help / color / mirror / Atom feed
From: Prashant Upadhyaya <praupadhyaya@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] Query regarding mailbox interface (VFD relatated)
Date: Tue, 29 May 2018 12:44:29 +0530	[thread overview]
Message-ID: <CAPBAu3U8aneeLE-xPYVtz23HMje7aWYmKuY-Ctf5m8s9E3mNmA@mail.gmail.com> (raw)

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

                 reply	other threads:[~2018-05-29  7:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAPBAu3U8aneeLE-xPYVtz23HMje7aWYmKuY-Ctf5m8s9E3mNmA@mail.gmail.com \
    --to=praupadhyaya@gmail.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).