> -----Original Message-----
> From: Yigit, Ferruh
> Sent: Wednesday, July 18, 2018 8:35 PM
> To: Lu, Wenzhuo <[email protected]>; Ananyev, Konstantin
> <[email protected]>; Zhang, Qi Z <[email protected]>; Wang,
> Xiao W <[email protected]>
> Cc: [email protected]; Yigit, Ferruh <[email protected]>; Wiles, Keith
> <[email protected]>
> Subject: [PATCH 3/3] net/fm10k: remove redundant queue id checks
>
> remove queue id checks from dev_ops
> fm10k_dev_[rx/tx]_queue_[start/stop]
>
> queue id checks already done by ethdev APIs that are calling these dev_ops
>
> Signed-off-by: Ferruh Yigit <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks!
Qi