> -----Original Message-----
> From: Zhang, AlvinX <[email protected]>
> Sent: Thursday, November 11, 2021 2:32 PM
> To: Zhang, Qi Z <[email protected]>
> Cc: [email protected]; Zhang, AlvinX <[email protected]>; [email protected]
> Subject: [PATCH v2] net/iavf: fix pointer of meter data
s/meter/meta
>
> This patch fixes coverity issue by directly passing the address of the meter
> data
> to lower function.
>
> Coverity issue: 373867
>
> Fixes: 91f27b2e39ab ("net/iavf: refactor 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