[PATCH v1 1/1] net/iavf: fix incorrect struct in status get
Radu Nicolau
radu.nicolau at intel.com
Fri Feb 20 11:14:55 CET 2026
On 20-Feb-26 10:01 AM, Anatoly Burakov wrote:
> Current code for getting crypto status is using sizeof() of cap struct
> instead of status structure. This is not a big problem because cap struct
> is a lot bigger, but the code is misleading. Fix it to use the correct
> struct.
>
> Fixes: 3940cd9b8cb3 ("net/iavf: fix device initialization without inline crypto")
> Cc:radu.nicolau at intel.com
> Cc:stable at dpdk.org
>
> Reported-by: Stephen Hemminger<stephen at networkplumber.org>
> Signed-off-by: Anatoly Burakov<anatoly.burakov at intel.com>
> ---
Acked-by: Radu Nicolau <radu.nicolau at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20260220/5aabac23/attachment-0001.htm>
More information about the dev
mailing list