[dpdk-dev] [PATCH 10/10] net/bonding: fix configuration assignment overflow
Stephen Hemminger
stephen at networkplumber.org
Thu Oct 3 18:03:15 CEST 2024
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>
Several of these patches in this set have been applied.
But the rest need to be resubmitted and the CI test failures need to be fixed.
More information about the dev
mailing list