[dpdk-dev] [PATCH v5 3/6] ixgbe: Get VF queue number

2015-01-08 Thread Vlad Zolotarov
On 01/07/15 08:32, Ouyang Changchun wrote: > Get the available Rx and Tx queue number when receiving IXGBE_VF_GET_QUEUES > message from VF. > > Signed-off-by: Changchun Ouyang Reviewed-by: Vlad Zolotarov > > changes in v5 >- Add some 'FIX ME' comments for IXGBE_VF_TRANS_VLAN. > > --- >

[dpdk-dev] [PATCH v5 3/6] ixgbe: Get VF queue number

2015-01-07 Thread Ouyang Changchun
Get the available Rx and Tx queue number when receiving IXGBE_VF_GET_QUEUES message from VF. Signed-off-by: Changchun Ouyang changes in v5 - Add some 'FIX ME' comments for IXGBE_VF_TRANS_VLAN. --- lib/librte_pmd_ixgbe/ixgbe_pf.c | 40 +++- 1 file