[dpdk-dev] DPDK Accelaration Enhancement

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Jan 2 16:54:47 CET 2017


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 generic compression API
- be able to use a QAT device with a compression driver while
being used with a crypto driver

Interesting work to do :)


More information about the dev mailing list