[dpdk-dev] [PATCH 10/10] net/bonding: fix configuration assignment overflow

Stephen Hemminger stephen at networkplumber.org
Fri Jun 30 20:02:35 CEST 2023


On Mon, 19 Apr 2021 21:34:49 +0800
"Min Hu (Connor)" <humin29 at huawei.com> wrote:

> From: Chengchang Tang <tangchengchang at huawei.com>
> 
> The expression may cause an overflow.
> 
> This patch fix the codeDEX static check warning "INTEGER_OVERFLOW".
> 
> Fixes: 46fb43683679 ("bond: add mode 4")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Chengchang Tang <tangchengchang at huawei.com>
> Signed-off-by: Min Hu (Connor) <humin29 at huawei.com>
> ---
Is the codeDEX static checker publicly available?
Would be good to add to CI infrastructure.


Acked-by: Stephen Hemminger <stephen at networkplumber.org>


More information about the dev mailing list