[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Zteq1c8TrrqoGlfC@Laptop-X1>
Date: Wed, 4 Sep 2024 08:33:25 +0800
From: Hangbin Liu <liuhangbin@...il.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: Jay Vosburgh <j.vosburgh@...il.com>,
"David S . Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
Paolo Abeni <pabeni@...hat.com>, Eric Dumazet <edumazet@...gle.com>,
Nikolay Aleksandrov <razor@...ckwall.org>,
Tariq Toukan <tariqt@...dia.com>, Jianbo Liu <jianbol@...dia.com>,
Sabrina Dubroca <sd@...asysnail.net>,
Simon Horman <horms@...nel.org>,
Steffen Klassert <steffen.klassert@...unet.com>
Subject: Re: [PATCHv6 net-next 0/3] Bonding: support new xfrm state offload
functions
On Tue, Sep 03, 2024 at 08:56:47AM -0700, Jakub Kicinski wrote:
> On Tue, 3 Sep 2024 15:10:48 +0800 Hangbin Liu wrote:
> > I saw the patchwork status[1] is Not Applicable. Is there anything I need
> > to update?
>
> Majority of the time seemingly inexplicable Not Applicable status means
> that DaveM tried to apply the patches and git am failed. Seems to be
> the case here as well:
Hi Jakub,
Thanks let me know this. Looks git rebase works but git am failed
due to the xdo_dev_state_free update.
.xdo_dev_state_free = bond_ipsec_free_sa,
Let me rebase and post again.
Hangbin
>
> Failed to apply patch:
> Applying: bonding: add common function to check ipsec device
> Applying: bonding: Add ESN support to IPSec HW offload
> error: sha1 information is lacking or useless (drivers/net/bonding/bond_main.c).
> error: could not build fake ancestor
> hint: Use 'git am --show-current-patch=diff' to see the failed patch
> hint: When you have resolved this problem, run "git am --continue".
> hint: If you prefer to skip this patch, run "git am --skip" instead.
> hint: To restore the original branch and stop patching, run "git am --abort".
> hint: Disable this message with "git config advice.mergeConflict false"
> Patch failed at 0002 bonding: Add ESN support to IPSec HW offload
>
Powered by blists - more mailing lists