[dpdk-dev] [PATCH v4 11/20] net/bnxt: fix clang compiler warnings

Ferruh Yigit ferruh.yigit at intel.com
Wed Nov 3 14:24:30 CET 2021


On 11/3/2021 12:52 AM, Ajit Khaparde wrote:
> From: Shahaji Bhosle <sbhosle at 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: stable at 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 <sbhosle at broadcom.com>
> Signed-off-by: Venkat Duvvuru <venkatkumar.duvvuru at broadcom.com>
> Reviewed-by: Ajit Khaparde <ajit.khaparde at broadcom.com>

<...>



More information about the dev mailing list