[dpdk-dev] [PATCH v4 0/5] New Reorder Library

2015-02-18 Thread Thomas Monjalon
Hi Sergio, 2015-02-11 13:07, Sergio Gonzalez Monroy: > This series introduces the new reorder library along with unit tests, > sample app and a new entry in the programmers guide describing the library. > > The library provides reordering of mbufs based on their sequence number. > > As mention i

[dpdk-dev] [PATCH v4 0/5] New Reorder Library

2015-02-18 Thread Gonzalez Monroy, Sergio
On 18/02/2015 14:22, Thomas Monjalon wrote: > Hi Sergio, > > 2015-02-11 13:07, Sergio Gonzalez Monroy: >> This series introduces the new reorder library along with unit tests, >> sample app and a new entry in the programmers guide describing the library. >> >> The library provides reordering of mbu

[dpdk-dev] [PATCH v4 0/5] New Reorder Library

2015-02-12 Thread Declan Doherty
On 11/02/15 13:07, Sergio Gonzalez Monroy wrote: > This series introduces the new reorder library along with unit tests, > sample app and a new entry in the programmers guide describing the library. > > The library provides reordering of mbufs based on their sequence number. > > As mention in the p

[dpdk-dev] [PATCH v4 0/5] New Reorder Library

2015-02-12 Thread Neil Horman
On Wed, Feb 11, 2015 at 01:07:30PM +, Sergio Gonzalez Monroy wrote: > This series introduces the new reorder library along with unit tests, > sample app and a new entry in the programmers guide describing the library. > > The library provides reordering of mbufs based on their sequence number.

[dpdk-dev] [PATCH v4 0/5] New Reorder Library

2015-02-11 Thread Sergio Gonzalez Monroy
This series introduces the new reorder library along with unit tests, sample app and a new entry in the programmers guide describing the library. The library provides reordering of mbufs based on their sequence number. As mention in the patch describing the library, one use case is the packet dis