2015-10-28 14:30, Piotr Azarewicz:
> This patch set enhancement ip_pipeline application:
> - librte_port: add support for multi-producer/multi-consumer ring ports
> - librte_port: bug fixes for ring ports with IPv4/IPv6 reassembly support
> - ip_pipeline application: integrate MP/MC and fragmentation/reassembly 
> support to SWQs
> 
> v2 changes:
> - rte_port_ring:
>       - fixed checkpatch errors
>       - interlace the implementation of multi into the implementation of 
> single
>       - reduced the amount of code duplication
> 
> v3 changes:
> - new functions added in the .map
> - add a "Fixes:" tag in commit comment
> 
> v4 changes:
> - fix usage RTE_MBUF_METADATA_* macros
> 
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
> 
> Piotr Azarewicz (3):
>   port: add mp/mc ring ports
>   port: fix ras/frag ring ports
>   examples/ip_pipeline: add mp/mc and frag/ras swq

Applied, thanks

Reply via email to