[dpdk-dev] [PATCH 2/3] net/i40e: remove redundant queue id checks

Zhang, Qi Z qi.z.zhang at intel.com
Thu Jul 19 14:21:29 CEST 2018



> -----Original Message-----
> From: Yigit, Ferruh
> Sent: Wednesday, July 18, 2018 8:35 PM
> To: Lu, Wenzhuo <wenzhuo.lu at intel.com>; Ananyev, Konstantin
> <konstantin.ananyev at intel.com>; Xing, Beilei <beilei.xing at intel.com>; Zhang,
> Qi Z <qi.z.zhang at intel.com>
> Cc: dev at dpdk.org; Yigit, Ferruh <ferruh.yigit at intel.com>; Wiles, Keith
> <keith.wiles at intel.com>
> Subject: [PATCH 2/3] net/i40e: remove redundant queue id checks
> 
> remove queue id checks from dev_ops
> i40e_dev_[rx/tx]_queue_[start/stop]
> i40evf_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 <ferruh.yigit at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks!
Qi



More information about the dev mailing list