> -----Original Message-----
> From: Zeng, ZhichaoX <zhichaox.z...@intel.com>
> Sent: Tuesday, September 6, 2022 10:29 AM
> To: dev@dpdk.org
> Cc: Yang, Qiming <qiming.y...@intel.com>; Zhou, YidingX
> <yidingx.z...@intel.com>; Zeng, ZhichaoX <zhichaox.z...@intel.com>;
> Zhang, Qi Z <qi.z.zh...@intel.com>
> Subject: [PATCH] net/ice: avoid out-of-bound access
>
> Add judgment on 'ethdev_port_id' to avoid out-of-bound accessing the
> 'rte_eth_devices'.
>
> Fixes: 6f8fba7e437e ("net/ice: support represented port flow action")
>
> Signed-off-by: Zhichao Zeng <zhichaox.z...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Squashed to the fix target patch as it has not been merged.
https://patchwork.dpdk.org/project/dpdk/patch/20220725053549.4130777-1-zhichaox.z...@intel.com/
Thanks
Qi