> -----Original Message-----
> From: Wang, Xiao W
> Sent: Wednesday, April 24, 2019 3:52 PM
> To: Zhang, Qi Z <[email protected]>
> Cc: [email protected]; Yigit, Ferruh <[email protected]>; Wang, Xiao W
> <[email protected]>
> Subject: [PATCH] net/fm10k: support Rx queue count API
>
> Some application, e.g. the l3fwd-power sample uses rte_eth_rx_queue_count()
> API to get the get the number of used descriptors of a Rx queue. This patch
> adds fm10k implementation for this API.
>
> Signed-off-by: Xiao Wang <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi