+1
−4
Loading
rte_rcu is available on all versions of DPDK supported by SPDK. It is also required by quite a few DPDK libraries. So just include it always, it's a small library so let's not try to over-complicate by trying to figure out exactly when it's needed. This change fixes linking issue when crypto enabled (and vhost not). Signed-off-by:Jacek Kalwas <jacek.kalwas@intel.com> Change-Id: Ibdd6acb5a25c401b462022bbd94bd380690640d0 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17514 Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>