[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f23bad2f-65b9-4539-ad4c-8c3467150283@blackwall.org>
Date: Mon, 19 Aug 2024 11:43:00 +0300
From: Nikolay Aleksandrov <razor@...ckwall.org>
To: Hangbin Liu <liuhangbin@...il.com>, netdev@...r.kernel.org
Cc: Jay Vosburgh <j.vosburgh@...il.com>,
"David S . Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Eric Dumazet <edumazet@...gle.com>,
Tariq Toukan <tariqt@...dia.com>, Jianbo Liu <jianbol@...dia.com>,
Sabrina Dubroca <sd@...asysnail.net>
Subject: Re: [PATCHv2 net-next 0/2] Bonding: support new xfrm state offload
functions
On 19/08/2024 10:53, Hangbin Liu wrote:
> Add 2 new xfrm state offload functions xdo_dev_state_advance_esn and
> xdo_dev_state_update_stats for bonding. The xdo_dev_state_free will be
> added by Jianbo's patchset [1]. I will add the bonding xfrm policy offload
> in future.
>
> I planned to add the new XFRM state offload functions after Jianbo's
> patchset [1], but it seems that may take some time. Therefore, I am
> posting these two patches to net-next now, as our users are waiting for
> this functionality. If Jianbo's patch is applied first, I can update these
> patches accordingly.
>
> [1] https://lore.kernel.org/netdev/20240815142103.2253886-2-tariqt@nvidia.com
>
> v2: Add a function to process the common device checking (Nikolay Aleksandrov)
> Remove unused variable (Simon Horman)
> v1: lore.kernel.org/netdev/20240816035518.203704-1-liuhangbin@...il.com
>
> Hangbin Liu (3):
> bonding: add common function to check ipsec device
> bonding: Add ESN support to IPSec HW offload
> bonding: support xfrm state update
>
> drivers/net/bonding/bond_main.c | 93 ++++++++++++++++++++++++++++-----
> 1 file changed, 80 insertions(+), 13 deletions(-)
>
By the way just noticed $SUBJ says 0/2, but the patches are 3? :)
Powered by blists - more mailing lists