Re: [PATCH] examples/ip_pipeline: fix flow classification pipeline
From: Thomas Monjalon <hidden>
Date: 2016-03-31 20:57:33
From: Thomas Monjalon <hidden>
Date: 2016-03-31 20:57:33
2016-03-31 12:29, Fan Zhang:
Fixes: examples/ip_pipeline: config parser clean-up
Fixes: 1a33c5ea2f45 ("examples/ip_pipeline: clean config parser")
This patch fixes the initialization error in flow classification pipeline. Originally, when there is no key_mask specified in the CFG file, all '0' mask is utilized. Signed-off-by: Fan Zhang <redacted> Acked-by: Cristian Dumitrescu <redacted>
Applied, thanks