DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Bruce Richardson <bruce.richardson@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] skeleton app: Very simple code for l2fwding
Date: Thu, 13 Nov 2014 13:20:46 +0100	[thread overview]
Message-ID: <1490990.YgXjR9vjuX@xps13> (raw)
In-Reply-To: <1403814160-19613-1-git-send-email-bruce.richardson@intel.com>

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

What about a rebase of this patch now that Rx/Tx default conf is
available in API?

-- 
Thomas

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

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-26 20:22 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 [this message]
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

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=1490990.YgXjR9vjuX@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).