app/crypto-perf: support lookaside IPsec
[dpdk.git] / app / test-crypto-perf / cperf_options_parsing.c
index 2a7acb0..c244f81 100644 (file)
@@ -458,6 +458,10 @@ parse_op_type(struct cperf_options *opts, const char *arg)
                        cperf_op_type_strs[CPERF_DOCSIS],
                        CPERF_DOCSIS
                },
+               {
+                       cperf_op_type_strs[CPERF_IPSEC],
+                       CPERF_IPSEC
+               },
                {
                        cperf_op_type_strs[CPERF_ASYM_MODEX],
                        CPERF_ASYM_MODEX