From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <avi.cohen@huawei.com>
Received: from lhrrgout.huawei.com (lhrrgout.huawei.com [194.213.3.17])
 by dpdk.org (Postfix) with ESMTP id E70301B247
 for <users@dpdk.org>; Mon,  6 Nov 2017 11:25:40 +0100 (CET)
Received: from 172.18.7.190 (EHLO lhreml702-cah.china.huawei.com)
 ([172.18.7.190])
 by lhrrg02-dlp.huawei.com (MOS 4.3.7-GA FastPath queued)
 with ESMTP id DSC13745; Mon, 06 Nov 2017 10:25:39 +0000 (GMT)
Received: from FRAEML704-CAH.china.huawei.com (10.206.14.35) by
 lhreml702-cah.china.huawei.com (10.201.108.43) with Microsoft SMTP Server
 (TLS) id 14.3.361.1; Mon, 6 Nov 2017 10:25:38 +0000
Received: from FRAEML521-MBX.china.huawei.com ([169.254.1.209]) by
 FRAEML704-CAH.china.huawei.com ([10.206.14.35]) with mapi id 14.03.0361.001;
 Mon, 6 Nov 2017 11:25:35 +0100
From: "Avi Cohen (A)" <avi.cohen@huawei.com>
To: Thomas Monjalon <thomas@monjalon.net>
CC: "users@dpdk.org" <users@dpdk.org>
Thread-Topic: [dpdk-users] IPsec offload
Thread-Index: AdNWEJZww10MSYRtTmqj3ER7vsBW+wAgf84AABWgwGA=
Date: Mon, 6 Nov 2017 10:25:34 +0000
Message-ID: <B84047ECBD981D4B93EAE5A6245AA361013EFB60@FRAEML521-MBX.china.huawei.com>
References: <B84047ECBD981D4B93EAE5A6245AA361013EFADB@FRAEML521-MBX.china.huawei.com>
 <4048707.fcLJULAWd5@xps>
In-Reply-To: <4048707.fcLJULAWd5@xps>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.200.202.145]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-CFilter-Loop: Reflected
X-Mirapoint-Virus-RAPID-Raw: score=unknown(0),
 refid=str=0001.0A020202.5A0038A4.0015, ss=1, re=0.000, recu=0.000, reip=0.000,
 cl=1, cld=1, fgs=0, ip=169.254.1.209,
 so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32
X-Mirapoint-Loop-Id: 49c02e895fcedd6271fad424c17d48d4
Subject: Re: [dpdk-users] IPsec offload
X-BeenThere: users@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK usage discussions <users.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/users>,
 <mailto:users-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/users/>
List-Post: <mailto:users@dpdk.org>
List-Help: <mailto:users-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/users>,
 <mailto:users-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Nov 2017 10:25:41 -0000

Thank you Thomas
Is this was tested on a specific HW e.g.  Mellanox Innova  / other ?
Regards
Avi

> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas@monjalon.net]
> Sent: Monday, 06 November, 2017 3:03 AM
> To: Avi Cohen (A)
> Cc: users@dpdk.org
> Subject: Re: [dpdk-users] IPsec offload
>=20
> Hi,
>=20
> 05/11/2017 09:32, Avi Cohen (A):
> > Does the DPDK  support HW IPsec offload ?
> > can DPDK configure the NIC/Network adapter to ipsec a specific flow ?
>=20
> Yes, an experimental IPsec offload support is added in DPDK 17.11.
> It is called rte_security:
> 	http://dpdk.org/doc/guides/prog_guide/rte_security.html
>=20
> The hardware support will probably be improved in DPDK 18.02.