dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
From: "John W. Linville" <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
To: Chris Wright <chrisw-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: [RFC] librte_pmd_packet: add PMD for AF_PACKET-based virtual devices
Date: Fri, 6 Jun 2014 15:57:06 -0400	[thread overview]
Message-ID: <20140606195706.GB13595@tuxdriver.com> (raw)
In-Reply-To: <20140606194748.GT16092-SwUeJysX96B82hYKe6nXyg@public.gmane.org>

On Fri, Jun 06, 2014 at 12:47:48PM -0700, Chris Wright wrote:
> * John W. Linville (linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org) wrote:
> > This is a Linux-specific virtual PMD driver backed by an AF_PACKET
> > socket.  The current implementation uses mmap'ed ring buffers to
> > limit copying and user/kernel transitions.  The intent is also to take
> > advantage of fanout and any future AF_PACKET optimizations as well.
> > 
> > This is intended to provide a means for using DPDK on a broad range
> > of hardware without hardware-specifi PMDs and hopefully with better
> > performance than what PCAP offers in Linux.  This might be useful
> > as a development platform for DPDK applications when DPDK-supported
> > hardware is expensive or unavailable.
> 
> Nice, have you compared yet w/ PCAP numbers?

No, sorry -- definitely needs more testing, including performance numbers...

John
-- 
John W. Linville		Someday the world will need a hero, and you
linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org			might be all we have.  Be ready.

  parent reply	other threads:[~2014-06-06 19:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-06 19:25 [RFC] librte_pmd_packet: add PMD for AF_PACKET-based virtual devices John W. Linville
     [not found] ` <1402082754-12921-1-git-send-email-linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
2014-06-06 19:47   ` Chris Wright
     [not found]     ` <20140606194748.GT16092-SwUeJysX96B82hYKe6nXyg@public.gmane.org>
2014-06-06 19:57       ` John W. Linville [this message]
     [not found]         ` <20140606195706.GB13595-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
2014-06-06 20:04           ` Richardson, Bruce
2014-06-06 20:06           ` Chris Wright
2014-06-06 20:30   ` Neil Horman
     [not found]     ` <20140606203050.GB2543-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org>
2014-06-06 20:36       ` John W. Linville
     [not found]         ` <20140606203611.GB3208-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
2014-06-06 20:51           ` Neil Horman

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=20140606195706.GB13595@tuxdriver.com \
    --to=linville-2xusbdqka4r54taoqtywwq@public.gmane.org \
    --cc=chrisw-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.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).