X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest-crypto-perf%2Fcperf_options.h;h=da4fb47c31342d03d4bcc5d92ed32b068b87eb90;hb=0d941d16d3ccc7b1bbd81f6bf58bddbd3b3eea3b;hp=6d339f4730528b6b86259b1b8f84f49b29784d9c;hpb=083de3eba72f99cbd564576652d7e1e4a62fad47;p=dpdk.git diff --git a/app/test-crypto-perf/cperf_options.h b/app/test-crypto-perf/cperf_options.h index 6d339f4730..da4fb47c31 100644 --- a/app/test-crypto-perf/cperf_options.h +++ b/app/test-crypto-perf/cperf_options.h @@ -74,6 +74,7 @@ struct cperf_options { uint32_t segment_sz; uint32_t test_buffer_size; uint32_t nb_descriptors; + uint16_t nb_qps; uint32_t sessionless:1; uint32_t out_of_place:1;