Re: [dpdk-dev] [PATCH 00/20] traffic manager on i40e and ixgbe

2017-06-08 Thread Thomas Monjalon
08/06/2017 13:19, Ferruh Yigit: > Hi Cristian, Thomas, > > Since these features developed based on TM code in next-tm tree, I am > for getting these patches via next-tm, instead of next-net, any objection? I agree

Re: [dpdk-dev] [PATCH 00/20] traffic manager on i40e and ixgbe

2017-06-08 Thread Ferruh Yigit
On 5/27/2017 9:17 AM, Wenzhuo Lu wrote: > Implement the traffic manager APIs on i40e and ixgbe. > This patch set is based on the patch set, > "ethdev: abstraction layer for QoS traffic management" > http://dpdk.org/dev/patchwork/patch/24411/ > http://dpdk.org/dev/patchwork/patch/24412/ > > Wenzhuo