On Thu, Apr 28, 2016 at 04:57:51AM +, Wu, Jingjing wrote:
>
>
> > -Original Message-
> > From: Xing, Beilei
> > Sent: Thursday, April 28, 2016 11:18 AM
> > To: Wu, Jingjing
> > Cc: dev at dpdk.org; Xing, Beilei
> > Subject: [PATCH V2] i40evf: add ops for rx queue and tx queue
> >
> >
Add 3 vf ops: rx_queue_count, rxq_info_get and
txq_info_get. They can reuse corresponding pf APIs.
Signed-off-by: Beilei Xing
---
drivers/net/i40e/i40e_ethdev_vf.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/net/i40e/i40e_ethdev_vf.c
b/drivers/net/i40e/i40e_ethdev_vf.c
index
> -Original Message-
> From: Xing, Beilei
> Sent: Thursday, April 28, 2016 11:18 AM
> To: Wu, Jingjing
> Cc: dev at dpdk.org; Xing, Beilei
> Subject: [PATCH V2] i40evf: add ops for rx queue and tx queue
>
> Add 3 vf ops: rx_queue_count, rxq_info_get and txq_info_get. They can
> reuse cor
3 matches
Mail list logo