All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlos Fernandez <carlos.fernandez@technica-engineering.de>
To: Jakub Kicinski <kuba@kernel.org>,
	Carlos Fernandez <carlos.escuin@gmail.com>
Cc: "pabeni@redhat.com" <pabeni@redhat.com>,
	"davem@davemloft.net" <davem@davemloft.net>,
	"edumazet@google.com" <edumazet@google.com>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH net v2] Retrieve MACSec-XPN attributes before offloading
Date: Thu, 19 May 2022 07:43:43 +0000	[thread overview]
Message-ID: <AM9PR08MB678803198E0EA09F9AD1AA7DDBD09@AM9PR08MB6788.eurprd08.prod.outlook.com> (raw)
In-Reply-To: <20220518092326.52183e77@kernel.org>

Where should I rebase it? Thanks.

________________________________________
From: Jakub Kicinski <kuba@kernel.org>
Sent: Wednesday, May 18, 2022 6:23 PM
To: Carlos Fernandez
Cc: pabeni@redhat.com; Carlos Fernandez; davem@davemloft.net; edumazet@google.com; netdev@vger.kernel.org; linux-kernel@vger.kernel.org
Subject: Re: [PATCH net v2] Retrieve MACSec-XPN attributes before offloading

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.

On Wed, 18 May 2022 11:01:51 +0200 Carlos Fernandez wrote:
> When MACsec offloading is used with XPN, before mdo_add_rxsa
> and mdo_add_txsa functions are called, the key salt is not
> copied to the macsec context struct. Offloaded phys will need
> this data when performing offloading.
>
> Fix by copying salt and id to context struct before calling the
> offloading functions.
>
> Fixes: 48ef50fa866a ("macsec: Netlink support of XPN cipher suites")
> Signed-off-by: Carlos Fernandez <carlos.fernandez@technica-engineering.de>

Does not apply to net, please rebase.

  reply	other threads:[~2022-05-19  7:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-06 10:55 [PATCH net v2] net: macsec: retrieve the XPN attributes before offloading Carlos Fernandez
2022-05-10  7:09 ` Paolo Abeni
2022-05-10  8:01   ` Carlos Fernandez
2022-05-18  8:57 ` [PATCH net v2] Retrieve MACSec-XPN " Carlos Fernandez
2022-05-18  9:01   ` Carlos Fernandez
2022-05-18 16:23     ` Jakub Kicinski
2022-05-19  7:43       ` Carlos Fernandez [this message]
2022-05-19 16:04         ` Jakub Kicinski

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=AM9PR08MB678803198E0EA09F9AD1AA7DDBD09@AM9PR08MB6788.eurprd08.prod.outlook.com \
    --to=carlos.fernandez@technica-engineering.de \
    --cc=carlos.escuin@gmail.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.