Re: [dpdk-dev] [PATCH v2 0/7] crypto: add virtio poll mode driver

2018-03-20 Thread Zhoujian (jay)
Gentle ping... > -Original Message- > From: Zhoujian (jay) > Sent: Saturday, February 24, 2018 9:14 PM > To: dev@dpdk.org > Cc: pablo.de.lara.gua...@intel.com; roy.fan.zh...@intel.com; > tho...@monjalon.net; Gonglei (Arei) ; > xin.z...@intel.com; Huangweidong (C) ; wangxin (U) > ; longpeng

[dpdk-dev] [PATCH v2 0/7] crypto: add virtio poll mode driver

2018-02-24 Thread Jay Zhou
This patch series introduce virtio crypto poll mode driver. Since it is limited by the backend of the virtio-crypto, this patch series only supports a limited subset of crypto services. Only the following algorithms are tested: Cipher algorithms: - RTE_CRYPTO_CIPHER_AES_CBC (128-bit, 192-bit an