examples/ipsec-secgw: reserve crypto queues in event mode
[dpdk.git] / examples / ipsec-secgw / Makefile
index a4977f6..c4a272a 100644 (file)
@@ -12,9 +12,12 @@ SRCS-y += esp.c
 SRCS-y += sp4.c
 SRCS-y += sp6.c
 SRCS-y += sa.c
+SRCS-y += sad.c
 SRCS-y += rt.c
 SRCS-y += ipsec_process.c
 SRCS-y += ipsec-secgw.c
+SRCS-y += ipsec_worker.c
+SRCS-y += event_helper.c
 
 CFLAGS += -gdwarf-2