From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 60D16C001B2 for ; Wed, 14 Dec 2022 16:10:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238769AbiLNQKV (ORCPT ); Wed, 14 Dec 2022 11:10:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37680 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238137AbiLNQKT (ORCPT ); Wed, 14 Dec 2022 11:10:19 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 07EC563DB for ; Wed, 14 Dec 2022 08:10:18 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 9BDBF61B2F for ; Wed, 14 Dec 2022 16:10:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id F09BFC433D2; Wed, 14 Dec 2022 16:10:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1671034217; bh=vuF+G6t0ntLsFP5ImghdSG74YVnxSA50e/YZMOREfX4=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=cn0uTw0fFGXpKYB3KK+/1iM+tyvJzrGHwZlo1RrX0kUbDzwTocrRa5DX6c1WMKbem 8M6B+5/dAPYmMJp1PIpHuIT1f/4l6PAJuUGhRSQpQzd13gStcTC5w1cXDR9zuoEjFR mfu/W1FhqmJr4RzQyls+GLkL/0dCa3V/DkecltZ9ZJlCKxjvVGJzlAnY7xJB3d9jm+ kRbzpOXKG+R7U8bnYpopnTgeQWiooum+AU+LX46llMEC9ajhXsFQM544Z9BO0dxJ70 L+Tsvvpqsg0FPxyPjpmB2EDA/doDOBfkPUUFS6WaR52dEcqNINkVQlEtO+Ik39TVZP wacR6MtAJXfng== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id CECDAE29F4D; Wed, 14 Dec 2022 16:10:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH iproute2-next v1 0/4] Add new IPsec offload type From: patchwork-bot+netdevbpf@kernel.org Message-Id: <167103421684.12353.4505073967964991619.git-patchwork-notify@kernel.org> Date: Wed, 14 Dec 2022 16:10:16 +0000 References: In-Reply-To: To: Leon Romanovsky Cc: steffen.klassert@secunet.com, dsahern@gmail.com, leonro@nvidia.com, stephen@networkplumber.org, netdev@vger.kernel.org, raeds@nvidia.com Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This series was applied to iproute2/iproute2-next.git (main) by David Ahern : On Mon, 12 Dec 2022 09:54:02 +0200 you wrote: > From: Leon Romanovsky > > Extend ip tool to support new IPsec offload mode. > Followup of the recently accepted series to netdev. > https://lore.kernel.org/r/20221209093310.4018731-1-steffen.klassert@secunet.com > -------------------------------------------------------------------------------- > > [...] Here is the summary with links: - [iproute2-next,v1,1/4] Update XFRM kernel header (no matching commit) - [iproute2-next,v1,2/4] xfrm: prepare state offload logic to set mode https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=bdd19b1edec4 - [iproute2-next,v1,3/4] xfrm: add packet offload mode to xfrm state https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=a6e740ff406c - [iproute2-next,v1,4/4] xfrm: add an interface to offload policy https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=3422c62d581d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html