> -----Original Message-----
> From: Zhang, AlvinX <[email protected]>
> Sent: Friday, November 12, 2021 1:34 PM
> To: Zhang, Qi Z <[email protected]>
> Cc: [email protected]; Zhang, AlvinX <[email protected]>; [email protected]
> Subject: [PATCH v2] net/ice: fix pointer of the meta data
>
> This patch fixes coverity issue by directly passing the address of the meta
> data
> to subfunction.
>
> Coverity issue: 373867
>
> Fixes: 5ad3db8d4bdd ("net/ice: enable advanced RSS")
> Cc: [email protected]
>
> Signed-off-by: Alvin Zhang <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi