[dpdk-dev] [PATCH v2 0/7] fix TM (Traffic Management) issues on i40e and ixgbe

Ferruh Yigit ferruh.yigit at intel.com
Mon Oct 23 19:02:26 CEST 2017


On 10/20/2017 7:18 AM, Dumitrescu, Cristian wrote:
> 
> 
>> -----Original Message-----
>> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Wenzhuo Lu
>> Sent: Tuesday, October 17, 2017 6:51 AM
>> To: dev at dpdk.org
>> Cc: Lu, Wenzhuo <wenzhuo.lu at intel.com>
>> Subject: [dpdk-dev] [PATCH v2 0/7] fix TM (Traffic Management) issues on
>> i40e and ixgbe
>>
>> By design, all the queues are leaf nodes and others are non-leaf
>> nodes, and the shaper profile can be null.
>> Currently the i40e and ixgbe implementation doesn't follow this design.
>> This patch set fixes this issue.
>>
>> v2:
>>  - fixed the wrong parent node on i40e.
>>
>>
>> Wenzhuo Lu (7):
>>   net/i40e: fix TM node parameter checking
>>   net/i40e: fix TM level capability getting
>>   net/ixgbe: fix TM node parameter checking
>>   net/ixgbe: fix TM level capability getting
>>   net/i40e: fix not supporting NULL TM profile
>>   net/ixgbe: fix not supporting NULL TM profile
>>   net/i40e: fix wrong parent when adding TM node

> Series-acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list