public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
From: Radu Nicolau <radu.nicolau@intel.com>
To: Anatoly Burakov <anatoly.burakov@intel.com>, <dev@dpdk.org>,
	"Vladimir Medvedkin" <vladimir.medvedkin@intel.com>,
	Qi Zhang <qi.z.zhang@intel.com>
Subject: Re: [PATCH v1 1/1] net/iavf: fix incorrect struct in status get
Date: Fri, 20 Feb 2026 10:14:55 +0000	[thread overview]
Message-ID: <d58e2c87-5341-406c-93e2-83d593ffed95@intel.com> (raw)
In-Reply-To: <c87355f75826ec90a506dc8d4548e3f6af2b7e93.1771581658.git.anatoly.burakov@intel.com>

[-- Attachment #1: Type: text/plain, Size: 592 bytes --]


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@intel.com
> Cc:stable@dpdk.org
>
> Reported-by: Stephen Hemminger<stephen@networkplumber.org>
> Signed-off-by: Anatoly Burakov<anatoly.burakov@intel.com>
> ---

Acked-by: Radu Nicolau <radu.nicolau@intel.com>

[-- Attachment #2: Type: text/html, Size: 36842 bytes --]

  reply	other threads:[~2026-02-20 10:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-20 10:01 [PATCH v1 1/1] net/iavf: fix incorrect struct in status get Anatoly Burakov
2026-02-20 10:14 ` Radu Nicolau [this message]
2026-02-20 10:39   ` Bruce Richardson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d58e2c87-5341-406c-93e2-83d593ffed95@intel.com \
    --to=radu.nicolau@intel.com \
    --cc=anatoly.burakov@intel.com \
    --cc=dev@dpdk.org \
    --cc=qi.z.zhang@intel.com \
    --cc=vladimir.medvedkin@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox