Re: [dpdk-dev] DPDK Accelaration Enhancement

2017-01-02 Thread Thomas Monjalon
2016-12-26 06:19, Ant loves honey: > I am trying to figure out what it takes to have compression > support on DPDK such as new PMD driver, additional defines > and/or API or chipset initialization since the Intel QAT can > support compression. You need to solve 2 new things in DPDK: - introduce a

Re: [dpdk-dev] DPDK Accelaration Enhancement

2016-12-25 Thread Ant loves honey
compression. It seems to me IP payload can make good use of the hardware assisted compression and this will be a nice feature to have. Thanks so much, anthony. From: "Jain, Deepak K" To: Ant loves honey ; "dev@dpdk.org" Sent: Sunday, December 25, 2016 10:02 PM Subject:

Re: [dpdk-dev] DPDK Accelaration Enhancement

2016-12-25 Thread Jain, Deepak K
HI Anthony, > -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ant loves honey > Sent: Saturday, December 24, 2016 10:56 PM > To: dev@dpdk.org > Subject: [dpdk-dev] DPDK Accelaration Enhancement > > Currently DPDK has the crypto PMD (.../drivers/crypto/qat/) and e