[PATCH v1 1/1] net/iavf: fix incorrect struct in status get

Bruce Richardson bruce.richardson at intel.com
Fri Feb 20 11:39:50 CET 2026


On Fri, Feb 20, 2026 at 10:14:55AM +0000, Radu Nicolau wrote:
>    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: [1]radu.nicolau at intel.com
> Cc: [2]stable at dpdk.org
> 
> Reported-by: Stephen Hemminger [3]<stephen at networkplumber.org>
> Signed-off-by: Anatoly Burakov [4]<anatoly.burakov at intel.com>
> ---
> 
>    Acked-by: Radu Nicolau <[5]radu.nicolau at intel.com>
> 
Applied to dpdk-next-net-intel.

Thanks,
/Bruce


More information about the dev mailing list