From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 4DB4FA0C41;
	Thu, 16 Sep 2021 14:38:04 +0200 (CEST)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 3C5364069E;
	Thu, 16 Sep 2021 14:38:04 +0200 (CEST)
Received: from mail-wr1-f51.google.com (mail-wr1-f51.google.com
 [209.85.221.51]) by mails.dpdk.org (Postfix) with ESMTP id 9B6134003F
 for <dev@dpdk.org>; Thu, 16 Sep 2021 14:38:03 +0200 (CEST)
Received: by mail-wr1-f51.google.com with SMTP id t8so9269793wrq.4
 for <dev@dpdk.org>; Thu, 16 Sep 2021 05:38:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind.com; s=google;
 h=date:from:to:cc:subject:message-id:references:mime-version
 :content-disposition:in-reply-to;
 bh=SCvItKTdFayl/wBwSLE9or5w3nKj6AJd07IPvAJKcU0=;
 b=SVArdcS8K1Z3tV9wJcCpVyJO+aDt83VsSLUbgaW6gZT61fdZG2HN0W2pnj1gLQX7EN
 pij1q3NnCvKezFHqLlugbeu3EnhM1ol1TIUqpZIToF+8ZTP7E+cM0kO0+DuBgmjt36CZ
 GEfLYZI1twIFgdbRRiJQtA8SUtquh/8ou5WTvevyCNFP8PNluQw0Wxc8KgksBsC9GvrX
 WmoWrrhkuLd74E4IeiuAp8+2+VuVXKkqXE67+xosMrNYSfLGXvb33Ee6038x9ZXdLlin
 +UrpKjQw/SWnBYSa8h5M6BtWgin/S0hkBh32lmTEPmD4ytjyaJswMhV2QZ5BcYp9IXWo
 ANgw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=x-gm-message-state:date:from:to:cc:subject:message-id:references
 :mime-version:content-disposition:in-reply-to;
 bh=SCvItKTdFayl/wBwSLE9or5w3nKj6AJd07IPvAJKcU0=;
 b=lsJz/RNsXIayHaCyQ+JyOlnWUUGkIdDCtIbk15XAzF4rvFyMZNb6CQKd5YejZbyO16
 +L20OLmiEOPSTFwOgBvQeUAk/17TrN1e8HsHYVBDZHDNgWTb/pHzCDQNagOTVdz4G+iu
 SU3oeUIEso9mA494Ow31Bo6jmavujUobVKStZzSWbvOoLiaSuaB39YpnfWrCCUUbgOcU
 wdWCKVirmVYXarBpCigzx8OLT3RIDIe2m/RaLfMviEphNSP7zFcWTI46rCA1kmXInJUI
 DxZi2oQHz/sGGnGXUreTye9BYmfAT8/zwB9G4zamToOxi4GYnyXHmEJ6wfdxaPnRModm
 itsw==
X-Gm-Message-State: AOAM533PYRmey+DCMtFfa2+YGWfcg64PfTwKNRdwcxe67Q33NfvHqAUP
 xAJhc/DkyDTy+CYrcdLUuYK2lQ==
X-Google-Smtp-Source: ABdhPJxFCJWnr5EeziWo5oqaGZa2stmjLI5J89Zt6XTEcvnXmnUQDs/Edeu918gCiJiGiR0bC0JCTw==
X-Received: by 2002:adf:de09:: with SMTP id b9mr5773116wrm.114.1631795883385; 
 Thu, 16 Sep 2021 05:38:03 -0700 (PDT)
Received: from 6wind.com ([2a01:e0a:5ac:6460:c065:401d:87eb:9b25])
 by smtp.gmail.com with ESMTPSA id a25sm7442322wmj.34.2021.09.16.05.38.02
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Thu, 16 Sep 2021 05:38:02 -0700 (PDT)
Date: Thu, 16 Sep 2021 14:38:02 +0200
From: Olivier Matz <olivier.matz@6wind.com>
To: Radu Nicolau <radu.nicolau@intel.com>
Cc: dev@dpdk.org, mdr@ashroe.eu, konstantin.ananyev@intel.com,
 vladimir.medvedkin@intel.com, bruce.richardson@intel.com,
 roy.fan.zhang@intel.com, hemant.agrawal@nxp.com, gakhil@marvell.com,
 anoobj@marvell.com, declan.doherty@intel.com,
 abhijit.sinha@intel.com, daniel.m.buckley@intel.com,
 marchana@marvell.com, ktejasree@marvell.com, matan@nvidia.com
Message-ID: <YUM6qnIlj+UhQeXs@platinum>
References: <20210713133542.3550525-1-radu.nicolau@intel.com>
 <20210910113240.872971-1-radu.nicolau@intel.com>
 <20210910113240.872971-5-radu.nicolau@intel.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20210910113240.872971-5-radu.nicolau@intel.com>
Subject: Re: [dpdk-dev] [PATCH v5 04/10] mbuf: add IPsec ESP tunnel type
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

On Fri, Sep 10, 2021 at 12:32:34PM +0100, Radu Nicolau wrote:
> Add tunnel type for IPsec ESP tunnels
> 
> Signed-off-by: Declan Doherty <declan.doherty@intel.com>
> Signed-off-by: Radu Nicolau <radu.nicolau@intel.com>
> Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
> Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
> Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
> Acked-by: Akhil Goyal <gakhil@marvell.com>

Acked-by: Olivier Matz <olivier.matz@6wind.com>