From: Bruce Richardson <bruce.richardson@intel.com>
To: Anatoly Burakov <anatoly.burakov@intel.com>
Cc: <dev@dpdk.org>
Subject: Re: [PATCH v2 0/7] IXGBE IPsec fixes
Date: Wed, 19 Aug 2026 15:04:30 +0100 [thread overview]
Message-ID: <aoW37pfvobo8XK90@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <cover.1787142684.git.anatoly.burakov@intel.com>
On Wed, Aug 19, 2026 at 01:32:32PM +0100, Anatoly Burakov wrote:
> Small array of fixes and refactors for IXGBE IPsec implementation.
>
> v1 -> v2:
> - Added rte_memzero_explicit calls on account of AI review
> - Added a small patch fixing wrong variable usage
> - Reworked patch 7 (was 6) to not perform SPI byteswap until register writes
>
> Anatoly Burakov (7):
> net/ixgbe: add key length check in IPsec
> net/ixgbe: remove unnecessary dev pointer
> net/ixgbe: harmonize return values in IPsec
> net/ixgbe: get rid of unnecessary malloc in IPsec
> net/ixgbe: use correct index variable in IPsec
> net/ixgbe: fix missing HW write in IPsec
> net/ixgbe: refactor IPsec code
>
> drivers/net/intel/ixgbe/ixgbe_ipsec.c | 355 ++++++++++++--------------
> drivers/net/intel/ixgbe/ixgbe_ipsec.h | 1 +
> 2 files changed, 163 insertions(+), 193 deletions(-)
>
Series applied to next-net-intel.
Thanks,
/Bruce
prev parent reply other threads:[~2026-08-19 14:04 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-18 13:19 [PATCH v1 0/6] IXGBE IPsec fixes Anatoly Burakov
2026-08-18 13:19 ` [PATCH v1 1/6] net/ixgbe: add key length check in IPsec Anatoly Burakov
2026-08-18 13:19 ` [PATCH v1 2/6] net/ixgbe: remove unnecessary dev pointer Anatoly Burakov
2026-08-18 13:19 ` [PATCH v1 3/6] net/ixgbe: harmonize return values in IPsec Anatoly Burakov
2026-08-18 13:19 ` [PATCH v1 4/6] net/ixgbe: get rid of unnecessary malloc " Anatoly Burakov
2026-08-18 13:19 ` [PATCH v1 5/6] net/ixgbe: fix missing HW write " Anatoly Burakov
2026-08-18 13:19 ` [PATCH v1 6/6] net/ixgbe: refactor IPsec code Anatoly Burakov
2026-08-18 16:14 ` [PATCH v1 0/6] IXGBE IPsec fixes Radu Nicolau
2026-08-19 12:32 ` [PATCH v2 0/7] " Anatoly Burakov
2026-08-19 12:32 ` [PATCH v2 1/7] net/ixgbe: add key length check in IPsec Anatoly Burakov
2026-08-19 12:32 ` [PATCH v2 2/7] net/ixgbe: remove unnecessary dev pointer Anatoly Burakov
2026-08-19 12:32 ` [PATCH v2 3/7] net/ixgbe: harmonize return values in IPsec Anatoly Burakov
2026-08-19 12:32 ` [PATCH v2 4/7] net/ixgbe: get rid of unnecessary malloc " Anatoly Burakov
2026-08-19 12:32 ` [PATCH v2 5/7] net/ixgbe: use correct index variable " Anatoly Burakov
2026-08-19 12:52 ` Bruce Richardson
2026-08-19 12:32 ` [PATCH v2 6/7] net/ixgbe: fix missing HW write " Anatoly Burakov
2026-08-19 12:32 ` [PATCH v2 7/7] net/ixgbe: refactor IPsec code Anatoly Burakov
2026-08-19 14:04 ` Bruce Richardson [this message]
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=aoW37pfvobo8XK90@bricha3-mobl1.ger.corp.intel.com \
--to=bruce.richardson@intel.com \
--cc=anatoly.burakov@intel.com \
--cc=dev@dpdk.org \
/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