[dpdk-dev] [dpdk-stable] [PATCH] net/ixgbe: fix PF DCB info

Ferruh Yigit ferruh.yigit at intel.com
Tue Oct 24 19:42:39 CEST 2017


On 10/23/2017 7:50 PM, Wu, Jingjing wrote:
> 
> 
>> -----Original Message-----
>> From: Dai, Wei
>> Sent: Monday, October 23, 2017 2:44 PM
>> To: Lu, Wenzhuo <wenzhuo.lu at intel.com>; Ananyev, Konstantin
>> <konstantin.ananyev at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>
>> Cc: dev at dpdk.org; Dai, Wei <wei.dai at intel.com>; stable at dpdk.org
>> Subject: [PATCH] net/ixgbe: fix PF DCB info
>>
>> When SRIOV is active, the function ixgbe_dev_get_dcb_info( ) should return the
>> DCB traffic class info of its own queues, not including any DCB info of the
>> queues of any its VF.
>> When VMDQ is active, all queues are belonged to the PF, the function
>> ixgbe_dev_get_dcb_info can return DCB info of all queues.
>>
>> Fixes: 89d6728c7837 ("ethdev: get DCB information")
>> Cc: stable at dpdk.org
>>
>> Signed-off-by: Wei Dai <wei.dai at intel.com>
> Reviewed-by: Jingjing Wu <jingjing.wu at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list