]> git.droids-corp.org - dpdk.git/blobdiff - examples/ip_pipeline/pipeline/pipeline_passthrough_be.h
examples/ip_pipeline: add load balancing to pass-through
[dpdk.git] / examples / ip_pipeline / pipeline / pipeline_passthrough_be.h
index 03756a187f19cbd5988e94971075061d7ad33ed2..9368cec721117bfe46f3cf31249b1d331e7df3e2 100644 (file)
@@ -47,6 +47,7 @@ struct pipeline_passthrough_params {
 
        uint32_t dma_hash_enabled;
        uint32_t dma_hash_offset;
+       uint32_t lb_hash_enabled;
 };
 
 int