[PATCH v3] net/cpfl: fix cpfl parser issue
Bruce Richardson
bruce.richardson at intel.com
Mon Aug 26 17:32:34 CEST 2024
On Fri, Aug 23, 2024 at 11:14:50AM +0000, Praveen Shetty wrote:
> CPFL parser was incorrectly parsing the mask value of the
> next_proto_id field from recipe.json file as a string
> instead of unsigned integer.
>
> Fixes: 41f20298ee8c ("net/cpfl: parse flow offloading hint from JSON")
> Cc: stable at dpdk.org
>
> Signed-off-by: Praveen Shetty <praveen.shetty at intel.com>
>
> ---
> v2:
> * Fixed CI issues.
> v3:
> * Addressed review comments.
> ---
> drivers/net/cpfl/cpfl_flow_parser.c | 34 +++++++++++++++++++----------
> 1 file changed, 22 insertions(+), 12 deletions(-)
>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
Applied to dpdk-next-net-intel,
thanks,
/Bruce
More information about the stable
mailing list