-----Original Message----- > Date: Thu, 4 May 2017 11:39:19 +0200 > From: Slawomir Mrozowicz <slawomirx.mrozow...@intel.com> > To: declan.dohe...@intel.com > CC: dev@dpdk.org, Slawomir Mrozowicz <slawomirx.mrozow...@intel.com> > Subject: [dpdk-dev] [PATCH] doc: announce public crypto PMD names removal > X-Mailer: git-send-email 2.9.3 > > The following PMD names definitions will be moved to the individual PMDs > to remove the coupling between crypto PMDs and the librte_cryptodev: > CRYPTODEV_NAME_NULL_PMD > CRYPTODEV_NAME_AESNI_MB_PMD > CRYPTODEV_NAME_AESNI_GCM_PMD > CRYPTODEV_NAME_OPENSSL_PMD > CRYPTODEV_NAME_QAT_SYM_PMD > CRYPTODEV_NAME_SNOW3G_PMD > CRYPTODEV_NAME_KASUMI_PMD > CRYPTODEV_NAME_ZUC_PMD > CRYPTODEV_NAME_ARMV8_PMD > CRYPTODEV_NAME_SCHEDULER_PMD > CRYPTODEV_NAME_DPAA2_SEC_PMD > > Signed-off-by: Slawomir Mrozowicz <slawomirx.mrozow...@intel.com>
Acked-by: Jerin Jacob <jerin.ja...@caviumnetworks.com>