]> git.droids-corp.org - dpdk.git/blobdiff - app/test-crypto-perf/cperf_options.h
mempool: introduce helpers for populate and required size
[dpdk.git] / app / test-crypto-perf / cperf_options.h
index 350ad7e1d42845aac3ab0bf7f4d7ee5bd0a32534..f5bf03c810709481b657c5b6d4d483aed879a04e 100644 (file)
@@ -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;