examples/ip_pipeline: add load balancing to pass-through
[dpdk.git] / examples / ip_pipeline / pipeline / pipeline_passthrough_be.h
index 03756a1..9368cec 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