dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Thomas Monjalon
	<thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
Cc: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: [PATCH] skeleton app: Very simple code for l2fwding
Date: Thu, 13 Nov 2014 13:06:07 +0000	[thread overview]
Message-ID: <20141113130607.GC9932@bricha3-MOBL3> (raw)
In-Reply-To: <1490990.YgXjR9vjuX@xps13>

On Thu, Nov 13, 2014 at 01:20:46PM +0100, Thomas Monjalon wrote:
> Hi Bruce,
> 
> 2014-06-26 21:22, Bruce Richardson:
> > This is a very simple example app for doing packet forwarding with the
> > Intel DPDK. It's designed to serve as a start point for people new to
> > the Intel DPDK and who want to develop a new app.
> > 
> > Therefore it's meant to:
> > * have as good a performance out-of-the-box as possible, using the
> >   best-known settings for configuring the PMDs, so that any new apps can
> >   be based off it.
> > * be kept as short as possible to make it easy to understand it and get
> >   started with it.
> > 
> > Signed-off-by: Bruce Richardson <bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
> 
> What about a rebase of this patch now that Rx/Tx default conf is
> available in API?
>

Yes, I've did some work on doing so, just need to finish it up and I can resubmit
it soon, I hope.

/Bruce

  reply	other threads:[~2014-11-13 13:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-26 20:22 [PATCH] skeleton app: Very simple code for l2fwding Bruce Richardson
     [not found] ` <1403814160-19613-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-06-26 20:38   ` Neil Horman
     [not found]     ` <20140626203844.GA639-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2014-06-26 20:56       ` Vincent JARDIN
     [not found]         ` <53AC891B.7040609-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-06-26 21:00           ` Richardson, Bruce
2014-11-13 12:20   ` Thomas Monjalon
2014-11-13 13:06     ` Bruce Richardson [this message]
2014-11-14 14:31     ` [PATCH v2] " Bruce Richardson
     [not found]       ` <1415975510-24015-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-11-26 14:38         ` [PATCH v3] examples/skeleton: very simple code for packet forwarding Thomas Monjalon
     [not found]           ` <1417012687-18812-1-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-11-26 15:42             ` Thomas Monjalon
2014-11-26 15:49               ` Bruce Richardson
2014-11-26 16:26                 ` Thomas Monjalon
2014-11-26 16:29             ` Thomas Monjalon

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=20141113130607.GC9932@bricha3-MOBL3 \
    --to=bruce.richardson-ral2jqcrhueavxtiumwx3w@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.org \
    --cc=thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@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).