DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Harish Patil <harish.patil@qlogic.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] KNI interface
Date: Fri, 18 Jul 2014 17:13:48 -0700	[thread overview]
Message-ID: <20140719001347.GA44840@localhost.localdomain> (raw)
In-Reply-To: <036FA1BC4A80D448AB7D9C3AAFBBCAF59F801916@AVMB1.qlogic.org>

On Sat, Jul 19, 2014 at 12:08:35AM +0000, Harish Patil wrote:
> Hello dpdk-dev,
> Went thru’ couple of documentation but not very clear to me. Does using
> KNI means handing over all the packets received/transmitted by the poll
> mode driver to the linux stack or can it be controlled for the control
> packets only ? What is the KNI use-case (besides ethtool) and what are the
> best options/choices/strategy to use poll mode driver for data path and
> linux for control plane operations ?
>

Hi Harish,

the packets to be sent to the kernel through the KNI interface is
entirely under application control, so it can be limited to control path
packets only. Indeed this is the primary expected use case for this
module, as the KNI cannot deal with the kind of data rates that the PMDs
can work with.

Regards,
/Bruce

  reply	other threads:[~2014-07-19  0:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-19  0:08 Harish Patil
2014-07-19  0:13 ` Bruce Richardson [this message]
2014-07-19  0:16 ` Zhou, Danny
2014-07-19  5:57   ` Harish Patil
2014-07-20  2:01     ` Zhou, Danny

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=20140719001347.GA44840@localhost.localdomain \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=harish.patil@qlogic.com \
    /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).