Re: [dpdk-dev] [PATCH v2 0/5] minor fixes and cleanup

2017-03-08 Thread Thomas Monjalon
2017-02-23 16:41, Bruce Richardson: > This patchset contains some minor fixes and improvements which > I found in the context of preparing a new patchset for the > rte_ring code. Having these merged separately reduces the > number of patches in the ring set so should make everyone's > life easier.

Re: [dpdk-dev] [PATCH v2 0/5] minor fixes and cleanup

2017-02-23 Thread Bruce Richardson
On Thu, Feb 23, 2017 at 04:41:58PM +, Bruce Richardson wrote: > This patchset contains some minor fixes and improvements which > I found in the context of preparing a new patchset for the > rte_ring code. Having these merged separately reduces the > number of patches in the ring set so should m

[dpdk-dev] [PATCH v2 0/5] minor fixes and cleanup

2017-02-23 Thread Bruce Richardson
This patchset contains some minor fixes and improvements which I found in the context of preparing a new patchset for the rte_ring code. Having these merged separately reduces the number of patches in the ring set so should make everyone's life easier. V2 Changes: new patch added with extra fix fo