DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: bruce.richardson@intel.com
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v3] examples/skeleton: very simple code for packet forwarding
Date: Wed, 26 Nov 2014 17:29:25 +0100	[thread overview]
Message-ID: <2193680.qifsDePqzi@xps13> (raw)
In-Reply-To: <1417012687-18812-1-git-send-email-thomas.monjalon@6wind.com>

> 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@intel.com>

Applied

I think we should add some references to this example in the documentation.
It will really help newcomers.

Thanks
-- 
Thomas

      parent reply	other threads:[~2014-11-26 16:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-26 20:22 [dpdk-dev] [PATCH] skeleton app: Very simple code for l2fwding Bruce Richardson
2014-06-26 20:38 ` Neil Horman
2014-06-26 20:56   ` Vincent JARDIN
2014-06-26 21:00     ` Richardson, Bruce
2014-11-13 12:20 ` Thomas Monjalon
2014-11-13 13:06   ` Bruce Richardson
2014-11-14 14:31   ` [dpdk-dev] [PATCH v2] " Bruce Richardson
2014-11-26 14:38     ` [dpdk-dev] [PATCH v3] examples/skeleton: very simple code for packet forwarding Thomas Monjalon
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 [this message]

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=2193680.qifsDePqzi@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=bruce.richardson@intel.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).