[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190912.134359.345289288863944180.davem@davemloft.net>
Date: Thu, 12 Sep 2019 13:43:59 +0200 (CEST)
From: David Miller <davem@...emloft.net>
To: steffen.klassert@...unet.com
Cc: jeffrey.t.kirsher@...el.com, intel-wired-lan@...ts.osuosl.org,
michael@...haelmarley.com, snelson@...sando.io,
netdev@...r.kernel.org
Subject: Re: [PATCH] ixgbe: Fix secpath usage for IPsec TX offload.
From: Steffen Klassert <steffen.klassert@...unet.com>
Date: Thu, 12 Sep 2019 13:01:44 +0200
> The ixgbe driver currently does IPsec TX offloading
> based on an existing secpath. However, the secpath
> can also come from the RX side, in this case it is
> misinterpreted for TX offload and the packets are
> dropped with a "bad sa_idx" error. Fix this by using
> the xfrm_offload() function to test for TX offload.
>
> Fixes: 592594704761 ("ixgbe: process the Tx ipsec offload")
> Reported-by: Michael Marley <michael@...haelmarley.com>
> Signed-off-by: Steffen Klassert <steffen.klassert@...unet.com>
I'll apply this directly and queue it up for -stable, thanks.
Powered by blists - more mailing lists