[dpdk-dev] [PATCH] ip_pipeline: Fix for Flow Classifcation IPv6 configuration error

2016-07-22 Thread Thomas Monjalon
2016-07-18 11:15, Chokkalingam, SankarX: > IP Pipeline application with the configuration for Flow Classification IPV6 > did not instantiate. > Parse error in section "PIPELINE1": entry "dma_src_mask" too long > > The dma_src_mask check in pipeline_passthrough_parse_args() is wrong. > > This

[dpdk-dev] [PATCH] ip_pipeline: Fix for Flow Classifcation IPv6 configuration error

2016-07-18 Thread Chokkalingam, SankarX
IP Pipeline application with the configuration for Flow Classification IPV6 did not instantiate. Parse error in section "PIPELINE1": entry "dma_src_mask" too long The dma_src_mask check in pipeline_passthrough_parse_args() is wrong. This fix increases the length of dma_src_mask by 1 for NULL