On 6/14/2024 6:47 AM, Long Li wrote: >> Subject: [PATCH v4] net/mana: fix uninitialized scalar variable >> >> [You don't often get email from mahmoudmatook...@gmail.com. Learn why >> this is important at https://aka.ms/LearnAboutSenderIdentification ] >> >> in case we didn't enter or finished the loop without getting ifname we ret >> shouldn't have an arbitrary value. >> >> Coverity issue: 424690 >> Fixes: 84497839d9ca ("net/mana: support MTU update") >> Cc: lon...@microsoft.com >> >> Signed-off-by: Mahmoud Maatuq <mahmoudmatook...@gmail.com> > > Reviewed-by: Long Li <lon...@microsoft.com> >
Applied to dpdk-next-net/main, thanks.