From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v7 00/10] ipsec: new library for IPsec data-path processing Date: Thu, 10 Jan 2019 15:25:28 +0100 Message-ID: <1589360.MiOzkj7FWM@xps> References: <1546546586-22009-2-git-send-email-konstantin.ananyev@intel.com> <1547130059-9408-1-git-send-email-konstantin.ananyev@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, akhil.goyal@nxp.com, pablo.de.lara.guarch@intel.com 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 8146C1B700 for ; Thu, 10 Jan 2019 15:25:33 +0100 (CET) In-Reply-To: <1547130059-9408-1-git-send-email-konstantin.ananyev@intel.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" 10/01/2019 15:20, Konstantin Ananyev: > v6 -> v7 > - Changes to address Thomas comments: > bump ABI version > remove related deprecation notice > update release notes, ABI changes section You did not update the lib versions in the release notes. I think you missed a deprecation notice removal in patch 1. Have you checked the doxygen warnings in last patch?