[dpdk-dev] [PATCH v1 2/3] net/iavf: fix issues with clang 21.1.4

David Marchand david.marchand at redhat.com
Wed Oct 29 14:13:15 CET 2025


On Tue, 28 Oct 2025 at 18:24, <jerinj at marvell.com> wrote:
>
> From: Jerin Jacob <jerinj at marvell.com>
>
> Fix the following error seen with clang 21.1.4
>
> drivers/net/intel/iavf/iavf_vchnl.c:123:38: error: variable
> 'notify_byte' is uninitialized when passed as a const pointer
> argument here [-Werror,-Wuninitialized-const-pointer]
>
> Fixes: cb5c1b91f76f ("net/iavf: add thread for event callbacks")
> Cc: stable at dpdk.org
>
> Signed-off-by: Jerin Jacob <jerinj at marvell.com>

Reviewed-by: David Marchand <david.marchand at redhat.com>

Tested on fedora 43.

-- 
David Marchand



More information about the stable mailing list