DPDK patches and discussions
 help / color / mirror / Atom feed
From: Chris Wright <chrisw@redhat.com>
To: HS <hyunseok@ieee.org>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Ethtool support in DPDK pmd
Date: Mon, 2 Jun 2014 13:37:35 -0700	[thread overview]
Message-ID: <20140602203735.GL8384@x220.localdomain> (raw)
In-Reply-To: <CAAJNysKzUt1KtzQVj0_rQtDPBfjKi=jYmyb57xU3OxdAS1wE3A@mail.gmail.com>

* HS (hyunseok@ieee.org) wrote:
> Thanks for your reply.
> 
> Sure KNI can offer ethtool interface.  But suppose I am already running a
> DPDK application on a physical port, but at the same time I want to control
> the port with ethtool like interface.  How could I do that?

HS, I might be missing something there, but with the current model of
usermode device drivers I don't think this is simple.

If drivers stayed in kernel and kernel drivers exposed a mechansim for
registering application dma buffers for dpdk apps, then ethtool would
simply work as-is.

thanks,
-chris

  reply	other threads:[~2014-06-02 20:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-02 16:31 HS
2014-06-02 16:37 ` Jayakumar, Muthurajan
2014-06-02 20:18   ` HS
2014-06-02 20:37     ` Chris Wright [this message]
2014-06-02 21:35       ` Vincent JARDIN
2014-06-03  0:31         ` Stephen Hemminger

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=20140602203735.GL8384@x220.localdomain \
    --to=chrisw@redhat.com \
    --cc=dev@dpdk.org \
    --cc=hyunseok@ieee.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).