> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Ferruh Yigit
> Sent: Wednesday, July 18, 2018 8:35 PM
> To: Lu, Wenzhuo <[email protected]>; Ananyev, Konstantin
> <[email protected]>
> Cc: [email protected]; Yigit, Ferruh <[email protected]>; Wiles, Keith
> <[email protected]>
> Subject: [dpdk-dev] [PATCH 1/3] net/ixgbe: remove redundant queue id checks
>
> remove queue id checks from dev_ops
> ixgbe_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