[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <540496d168b9fa0d799fdc88990f569b615e5847.camel@intel.com>
Date: Wed, 17 Oct 2018 11:46:20 -0700
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To: Arnd Bergmann <arnd@...db.de>
Cc: shannon.nelson@...cle.com, David Miller <davem@...emloft.net>,
Steffen Klassert <steffen.klassert@...unet.com>,
Herbert Xu <herbert@...dor.apana.org.au>,
Jesse Brandeburg <jesse.brandeburg@...el.com>,
Björn Töpel <bjorn.topel@...el.com>,
Alexander Duyck <alexander.h.duyck@...el.com>,
intel-wired-lan@...ts.osuosl.org,
Networking <netdev@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH net-next] ixgbe: fix XFRM_ALGO dependency
On Wed, 2018-10-17 at 18:04 +0200, Arnd Bergmann wrote:
> On Wed, Oct 17, 2018 at 5:53 PM Jeff Kirsher
> <jeffrey.t.kirsher@...el.com> wrote:
> > On Tue, 2018-10-16 at 09:35 -0700, Shannon Nelson wrote:
> > > On 10/16/2018 3:03 AM, Arnd Bergmann wrote:
> > > > A separate Kconfig symbol now controls whether we include the
> > > > ipsec
> > > > offload code. To keep the old behavior, this is left as
> > > > 'default
> > > > y'. The
> > > > dependency in XFRM_OFFLOAD still causes a circular dependency
> > > > but
> > > > is
> > > > not actually needed because this symbol is not user visible, so
> > > > removing
> > > > that dependency on top makes it all work.
> > > >
> > > > Fixes: eda0333ac293 ("ixgbe: add VF IPsec management")
> > > > Signed-off-by: Arnd Bergmann <arnd@...db.de>
> >
> > I agree with Shannon's suggested changes. Arnd, are you working on
> > v2?
> > Or would you like me to take care of it?
>
> I was planning to respin it, but didn't get around to it yet, and
> will
> be travelling for the next week, so I'd welcome if you can take over
> from here. Shannon's comments all make sense to me as well.
Ok, I will run with it and make a v2 for you.
>
> > > > +config IXGBE_IPSEC
> > > > + bool "IPSec XFRM cryptography-offload accelaration"
> > > > + default n
> > >
> > > remove this "default n" line?
>
> I meant for this to say "default y", as I said in the changelog,
> but feel free to pick whichever default makes sense to you
> make make the description match ;-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists