[PATCH] net/af_xdp: fix integer handling issues
Ferruh Yigit
ferruh.yigit at amd.com
Tue Feb 21 14:30:31 CET 2023
On 2/21/2023 11:14 AM, Shibin Koikkara Reeny wrote:
> Fix integer handling issues (NEGATIVE_RETURNS) reported
> in coverity scan. Add a check to sock variable if the
> value is negative return -1.
>
> Coverity issue: 383245
> Fixes: 7fc6ae50369d ("net/af_xdp: support CNI Integration")
>
> Signed-off-by: Shibin Koikkara Reeny <shibin.koikkara.reeny at intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit at amd.com>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list