DPDK patches and discussions
 help / color / mirror / Atom feed
From: Deepak Sehrawat <d.sehrawat@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] Fast Path Query
Date: Wed, 14 Jan 2015 11:46:06 +0530	[thread overview]
Message-ID: <CAH+GhRnNPBujBRXcodpNqioJ4NmdXK=6_a876z+6v5Z+CWC74Q@mail.gmail.com> (raw)

Hi All,

I have a use-case where my slow path application (control path) is to run
on Linux where as my data path is to run as DPDK application. Because both
control and data packets are going to be received via same NIC card, how
will these two flows be separated and passed on to Linux control app and
DPDK data path app respectively? In short I want to understand how NIC
received packets are separated between Linux Eth driver and PMD (poll mode
driver) of DPDK?

Thanks for the help in advance.

Thanks,
Deepak

             reply	other threads:[~2015-01-14  6:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-14  6:16 Deepak Sehrawat [this message]
2015-01-14  6:24 ` Gal Sagie
2015-01-14  7:47 ` Zhang, Helin
2015-01-14  7:58   ` Deepak Sehrawat
2015-01-14  8:02     ` Zhang, Helin
     [not found]       ` <CAH+GhRmonvEv=JsRY8T4ykYDkfFfvHat=HX_nDyRg=sz1dQ6rg@mail.gmail.com>
     [not found]         ` <F35DEAC7BCE34641BA9FAC6BCA4A12E70A7E8648@SHSMSX104.ccr.corp.intel.com>
     [not found]           ` <CAH+GhRm-yvJw6iZvoxXChKPYyuWJDsFZLtPTk4DENHPYc+bAXg@mail.gmail.com>
2015-01-15  6:46             ` Zhang, Helin

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='CAH+GhRnNPBujBRXcodpNqioJ4NmdXK=6_a876z+6v5Z+CWC74Q@mail.gmail.com' \
    --to=d.sehrawat@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).