[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9d94bd04-c6fa-d275-97bc-5d589304f038@reliablehosting.com>
Date: Thu, 12 Sep 2019 11:33:09 -0500
From: Jonathan Tooker <jonathan@...iablehosting.com>
To: Steffen Klassert <steffen.klassert@...unet.com>,
Jeff Kirsher <jeffrey.t.kirsher@...el.com>,
intel-wired-lan@...ts.osuosl.org
Cc: Michael Marley <michael@...haelmarley.com>,
Shannon Nelson <snelson@...sando.io>, netdev@...r.kernel.org
Subject: Re: [PATCH] ixgbe: Fix secpath usage for IPsec TX offload.
On 9/12/2019 6:01 AM, Steffen Klassert wrote:
> 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.
>
Does this patch also need to be ported to the ixgbevf driver? I can
replicate the bad sa_idx error using a VM that's using a VF & the
ixgebvf driver.
Powered by blists - more mailing lists