From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 9241D56A3 for ; Tue, 8 May 2018 12:51:59 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 May 2018 03:51:58 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,378,1520924400"; d="scan'208";a="47607900" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by FMSMGA003.fm.intel.com with ESMTP; 08 May 2018 03:51:56 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.179]) by IRSMSX154.ger.corp.intel.com ([169.254.12.181]) with mapi id 14.03.0319.002; Tue, 8 May 2018 11:51:56 +0100 From: "Trahe, Fiona" To: Shally Verma , "De Lara Guarch, Pablo" CC: "Doherty, Declan" , "pathreya@caviumnetworks.com" , "ssahu@caviumnetworks.com" , "agupta@caviumnetworks.com" , "dev@dpdk.org" , Sunila Sahu , Ashish Gupta , "Trahe, Fiona" Thread-Topic: [PATCH v2 2/6] lib/cryptodev: add asym op support in cryptodev Thread-Index: AQHTzNDof2qZjz+93UiLxJuEoWC5PaQl17eg Date: Tue, 8 May 2018 10:51:55 +0000 Message-ID: <348A99DA5F5B7549AA880327E580B4358947A9DD@IRSMSX103.ger.corp.intel.com> References: <1522927489-23668-1-git-send-email-shally.verma@caviumnetworks.com> <1522927489-23668-3-git-send-email-shally.verma@caviumnetworks.com> In-Reply-To: <1522927489-23668-3-git-send-email-shally.verma@caviumnetworks.com> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZGY5NTNiMTYtZGU2YS00ZjYxLWIwM2UtMGMzYTRhNTA2NGMxIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IlgzeGxvQWpHelFcLzNEbFk3VnlidU1NSUJmT0JlaVBBTGxYXC9Mdkwrd0YwND0ifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.200.100 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2 2/6] lib/cryptodev: add asym op support in cryptodev X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 May 2018 10:52:00 -0000 Hi Shally,=20 Reviewing the asymm v2 patch - quick comment: > List of TBDs: > - change PMD ops session_get_size, session_configure, session_clear > to sym_session_* APIs > - change external get_session_private_size to sym_get_session_* > - per-service stats update [Fiona] You'll need to send a deprecation notice for any changes to existin= g cryptodev APIs in=20 18.05 if you want the changes applied in 18.08