> 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
>
2014-11-26 15:49, Bruce Richardson:
> On Wed, Nov 26, 2014 at 04:42:06PM +0100, Thomas Monjalon wrote:
> > Bruce,
> >
> > I made some minor changes to the skeleton app.
> > Could you confirm it's ok for you?
>
> Yes, they are fine for me, though the makefile diff looks messed up compared
> to
>
Bruce,
I made some minor changes to the skeleton app.
Could you confirm it's ok for you?
2014-11-26 15:38, Thomas Monjalon:
> v3 changes:
> - rename skeleton_app/ to skeleton/
> - add in examples Makefile
> - fix default target to native
> - reword header guard
> - rename rxRings to rx_rings and
On Wed, Nov 26, 2014 at 04:42:06PM +0100, Thomas Monjalon wrote:
> Bruce,
>
> I made some minor changes to the skeleton app.
> Could you confirm it's ok for you?
Yes, they are fine for me, though the makefile diff looks messed up compared to
the original version. Any way to force git to recognise
From: 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,
5 matches
Mail list logo