On 11/3/2021 12:52 AM, Ajit Khaparde wrote:
From: Shahaji Bhosle <sbho...@broadcom.com>
Typecast flow_item type, action_item type and the ENUMs to uint32_t
before comparing.
Fixes: 53a0d4f7663 ("net/bnxt: support flow API item parsing")
Cc: sta...@dpdk.org
Hi Ajit,
Is above Fixes commit correct? It is from v20.05.
As far as I can see the error comes from:
Fixes: bdf4a3c6316b ("net/bnxt: support tunnel offload")
if that is correct, stable tag is not needed.
Bugzilla ID: 821
Can you please move the tag above 'Fixes' line?
Signed-off-by: Shahaji Bhosle <sbho...@broadcom.com>
Signed-off-by: Venkat Duvvuru <venkatkumar.duvv...@broadcom.com>
Reviewed-by: Ajit Khaparde <ajit.khapa...@broadcom.com>
<...>