X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest-crypto-perf%2Fcperf_options.h;h=f5bf03c810709481b657c5b6d4d483aed879a04e;hb=ac91bc493cdde005bab596576665eb7960dafe29;hp=350ad7e1d42845aac3ab0bf7f4d7ee5bd0a32534;hpb=ededba93fe9a7b4ebecad490047d50b024c604d3;p=dpdk.git diff --git a/app/test-crypto-perf/cperf_options.h b/app/test-crypto-perf/cperf_options.h index 350ad7e1d4..f5bf03c810 100644 --- a/app/test-crypto-perf/cperf_options.h +++ b/app/test-crypto-perf/cperf_options.h @@ -76,6 +76,8 @@ struct cperf_options { uint32_t pool_sz; uint32_t total_ops; + uint32_t headroom_sz; + uint32_t tailroom_sz; uint32_t segment_sz; uint32_t test_buffer_size; uint32_t *imix_buffer_sizes;