From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id C1942FB59 for ; Thu, 11 Jan 2018 20:01:14 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Jan 2018 11:01:12 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,345,1511856000"; d="scan'208,217";a="193026657" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by orsmga005.jf.intel.com with ESMTP; 11 Jan 2018 11:01:10 -0800 Received: from irsmsx101.ger.corp.intel.com ([169.254.1.46]) by IRSMSX154.ger.corp.intel.com ([169.254.12.83]) with mapi id 14.03.0319.002; Thu, 11 Jan 2018 19:01:09 +0000 From: "Trahe, Fiona" To: "Verma, Shally" , "dev@dpdk.org" CC: "Gupta, Ashish" , "Sahu, Sunila" , "Challa, Mahipal" , "Athreya, Narayana Prasad" , "De Lara Guarch, Pablo" , "Jain, Deepak K" , Roy Pledge , Youri Querry , Hemant Agrawal , "Ahmed Mansour" , "Trahe, Fiona" , "De Lara Guarch, Pablo" Thread-Topic: [RFC v3] Compression API in DPDK :SW ZLIB PMD Thread-Index: AdOJ7Z9V+jl3CIHLRkmhEZjAQxL4kQBH/GJw Date: Thu, 11 Jan 2018 19:01:09 +0000 Message-ID: <348A99DA5F5B7549AA880327E580B435892F58BC@IRSMSX101.ger.corp.intel.com> References: In-Reply-To: Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYTIxOTVhMjMtY2Y1Mi00NGI1LWExZmYtYzc2YzU2Nzk4ZDM5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6Ijd1eUVBR2pHUHFtSDBGTWxjdWZFMWhsV0FnTlQxTXo3Y0ZIZUxvVnBFTmM9In0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.182] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-dev] [RFC v3] Compression API in DPDK :SW ZLIB PMD 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: Thu, 11 Jan 2018 19:01:15 -0000 Hi Shally, From: Verma, Shally [mailto:Shally.Verma@cavium.com] Sent: Wednesday, January 10, 2018 8:33 AM To: Trahe, Fiona ; dev@dpdk.org Cc: Gupta, Ashish ; Sahu, Sunila ; Challa, Mahipal ; Athreya, Narayana Pra= sad ; De Lara Guarch, Pablo ; Jain, Deepak K ; Roy Pledge = ; Youri Querry ; Hemant Agrawal= ; Ahmed Mansour Subject: [RFC v3] Compression API in DPDK :SW ZLIB PMD Hi Fiona We are planning to implement ZLIB based SW PMD to proof-concept DPDK compre= ssion RFC v3 API spec internally. However, would like to check If you're working upon similar in parallel and if yes, then what's your dev= elopment roadmap / strategy so that we could see if we could leverage joint= effort. Depending upon your feedback, we can see if we can have some common repo fo= r joint development or send it as RFC patch. Let me know your opinion on same. [Fiona] We have not started a zlib based SW PMD, and would be delighted if = you would do this, I agree it's a good way to prove out the API. We are writing some unit tests against the API, we would be happy to share = these with you, and continue to develop these jointly so the same test sets can be targeted against all PMDs. I think a common draft repo would be the best way forward. Let's talk to th= e maintainers about getting one set up. Thanks Shally