]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_pipeline/Makefile
vhost: fix dirty page logging missing
[dpdk.git] / lib / librte_pipeline / Makefile
index 84afe98cb81df0ce455e36b73b22dfcd5cc7c419..cf265503f714507cc9f7655dcd006df0b36b6d8b 100644 (file)
@@ -12,7 +12,7 @@ CFLAGS += -DALLOW_EXPERIMENTAL_API
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
 LDLIBS += -lrte_eal -lrte_mempool -lrte_mbuf -lrte_table
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
 LDLIBS += -lrte_eal -lrte_mempool -lrte_mbuf -lrte_table
-LDLIBS += -lrte_port -lrte_meter -lrte_sched
+LDLIBS += -lrte_port -lrte_meter -lrte_sched -lrte_cryptodev
 
 EXPORT_MAP := rte_pipeline_version.map
 
 
 EXPORT_MAP := rte_pipeline_version.map