On Mon, 19 Apr 2021 21:34:49 +0800 "Min Hu (Connor)" <humi...@huawei.com> wrote:
> From: Chengchang Tang <tangchengch...@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: sta...@dpdk.org > > Signed-off-by: Chengchang Tang <tangchengch...@huawei.com> > Signed-off-by: Min Hu (Connor) <humi...@huawei.com> > --- Is the codeDEX static checker publicly available? Would be good to add to CI infrastructure. Acked-by: Stephen Hemminger <step...@networkplumber.org>