[dpdk-dev] [PATCH] examples/ip_pipeline: fix wrong values in flow.cfg

2016-07-28 Thread Thomas Monjalon
2016-07-27 02:35, Sankar Chokkalingam: > This configuration is example configuration for flow classification. > This fix changes the offset and mask value to compute the hash correctly. > This fix does not involve code change and do not impact compilation, > build and performance. > > Fixes:

[dpdk-dev] [PATCH] examples/ip_pipeline: fix wrong values in flow.cfg

2016-07-27 Thread Sankar Chokkalingam
This configuration is example configuration for flow classification. This fix changes the offset and mask value to compute the hash correctly. This fix does not involve code change and do not impact compilation, build and performance. Fixes: 93771a569daa ("examples/ip_pipeline: rework flow