From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 04/10] lib: introduce ipsec library Date: Wed, 19 Dec 2018 13:39:07 +0100 Message-ID: <1627468.mYJ21k1v2q@xps> References: <1544110714-4514-2-git-send-email-konstantin.ananyev@intel.com> <1544804589-10338-4-git-send-email-konstantin.ananyev@intel.com> <82f62109-a584-13e9-12ec-c9984a60567a@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Akhil Goyal , "dev@dpdk.org" , Mohammad Abdul Awal To: Konstantin Ananyev Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 20E801B4D4 for ; Wed, 19 Dec 2018 13:39:11 +0100 (CET) In-Reply-To: <82f62109-a584-13e9-12ec-c9984a60567a@nxp.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 19/12/2018 13:08, Akhil Goyal: > On 12/14/2018 9:53 PM, Konstantin Ananyev wrote: > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -1071,6 +1071,11 @@ F: doc/guides/prog_guide/pdump_lib.rst > > F: app/pdump/ > > F: doc/guides/tools/pdump.rst > > > > +IPsec - EXPERIMENTAL > > +M: Konstantin Ananyev > > +F: lib/librte_ipsec/ > > +M: Bernard Iremonger > > +F: test/test/test_ipsec.c > > > Please add "T: git://dpdk.org/next/dpdk-next-crypto" as it would be > maintained in crypto sub tree in future. Right And for keeping a logical order, please move it after IP frag and GRO/GSO.