[dpdk-dev] [PATCH 0/3] additional sample app guides

2015-03-17 Thread Thomas Monjalon
> > This patchset includes two new sample app guides. > > > > The first is for the existing basic forwarding/skeleton application. > > > > The second is for the recently added rxtx_callbacks sample application. > > > > John McNamara (3): > > examples/skeleton: minor refactoring to help documen

[dpdk-dev] [PATCH 0/3] additional sample app guides

2015-02-27 Thread De Lara Guarch, Pablo
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of John McNamara > Sent: Wednesday, February 25, 2015 7:46 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 0/3] additional sample app guides > > This patchset includes two new sample

[dpdk-dev] [PATCH 0/3] additional sample app guides

2015-02-25 Thread John McNamara
This patchset includes two new sample app guides. The first is for the existing basic forwarding/skeleton application. The second is for the recently added rxtx_callbacks sample application. John McNamara (3): examples/skeleton: minor refactoring to help documentation doc: add docs for b