X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=app%2Ftest-crypto-perf%2Fcperf_options.h;h=09caefde22981dfd11d0330417e84d64fd81cf57;hb=e689abaf8bc17f4baf343bc535e9b20ed34594cb;hp=031b238b20fdf26d01c09770083a8798f52cefb0;hpb=28dde5da503ed09f10cdfb295e390b114df7330a;p=dpdk.git diff --git a/app/test-crypto-perf/cperf_options.h b/app/test-crypto-perf/cperf_options.h index 031b238b20..09caefde22 100644 --- a/app/test-crypto-perf/cperf_options.h +++ b/app/test-crypto-perf/cperf_options.h @@ -12,6 +12,7 @@ #endif #define CPERF_PTEST_TYPE ("ptest") +#define CPERF_MODEX_LEN ("modex-len") #define CPERF_SILENT ("silent") #define CPERF_POOL_SIZE ("pool-sz") @@ -153,6 +154,8 @@ struct cperf_options { uint32_t pmdcc_delay; uint32_t imix_distribution_list[MAX_LIST]; uint8_t imix_distribution_count; + struct cperf_modex_test_data *modex_data; + uint16_t modex_len; }; void