dpdk: rebase cryptodev engine for dpdk 20.11
Type: feature This patch rebase cryptodev engine for the new cryptodev raw APIs introduced in DPDK 20.11. Signed-off-by: Piotr Bronowski <PiotrX.Bronowski@intel.com> Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com> Change-Id: I4da335379c5dfeb358017092086d305a01b652dc
This commit is contained in:
@@ -105,7 +105,7 @@ endif()
|
||||
# DPDK plugin
|
||||
##############################################################################
|
||||
|
||||
if (${DPDK_VERSION} VERSION_EQUAL "20.8.0")
|
||||
if (${DPDK_VERSION} VERSION_GREATER_EQUAL "20.8.0")
|
||||
set(DPDK_CRYPTODEV_SOURCE cryptodev_dp_api)
|
||||
else ()
|
||||
set(DPDK_CRYPTODEV_SOURCE cryptodev)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user