[dpdk-dev] [PATCH] examples/ip_pipeline: fix load balancing function in pass-through pipeline

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Jan 17 18:31:35 CET 2017


> > This patch fixes the configuration file parsing error when load balancing
> > function is enabled in pass-through pipeline.
> > 
> > error log:
> > pipeline> [APP] Initializing PIPELINE1 ...
> > [PIPELINE1] Pass-through
> > Parse error in section "PIPELINE1": entry "lb" has invalid value ("hash")
> > 
> > Fixes: cbe82f6cfb0a ("examples/ip_pipeline: add swap action in pass-
> > through")
> > 
> > Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com>
> 
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>

Applied, thanks


More information about the dev mailing list