From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: DPDK Acceleartion Enhancement - compression Date: Mon, 02 Jan 2017 15:45:27 +0100 Message-ID: <4657993.YuOkjGTIJM@xps13> References: <1815632810.2503307.1482854884965.ref@mail.yahoo.com> <1815632810.2503307.1482854884965@mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Ant loves honey Return-path: Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by dpdk.org (Postfix) with ESMTP id 50D5E2B9C for ; Mon, 2 Jan 2017 15:45:29 +0100 (CET) Received: by mail-wm0-f50.google.com with SMTP id c85so181499117wmi.1 for ; Mon, 02 Jan 2017 06:45:29 -0800 (PST) In-Reply-To: <1815632810.2503307.1482854884965@mail.yahoo.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" Hi, 2016-12-27 16:08, Ant loves honey: > Is this the correct forum to ask question about adding code for DPDK Acceleration Enhancement? Or this is strictly for code review? If so, please direct me to the correct forum. > I have already read these 2 documents: > > - http://dpdk.org/doc/guides/ cryptodevs/qat.html > - http://dpdk.org/doc/guides/ sample_app_ug/intel_ quickassist.html > > I am new to DPDK and would like to do some work but is hitting a road block. I am interested in making DPDK able to to use the Intel QuickAssist Technology for data compression. I think this will help IP payload compression and save bandwidth. > Any help to get me going is greatly appreciated. > Anthony. If you are going to contribute some code to DPDK, dev@dpdk.org is the right address. You should ask precise questions with related title, e.g. "quickassist for compression".