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

2017-10-23 Thread Wu, Jingjing
> -Original Message- > From: Dai, Wei > Sent: Monday, October 23, 2017 2:44 PM > To: Lu, Wenzhuo ; Ananyev, Konstantin > ; Wu, Jingjing > Cc: dev@dpdk.org; Dai, Wei ; sta...@dpdk.org > Subject: [PATCH] net/ixgbe: fix PF DCB info > > When SRIOV is active, the function ixgbe_dev_get_dcb_i

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

2017-10-22 Thread Wei Dai
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 que