On Fri, Jul 9, 2021 at 1:48 AM Thomas Monjalon wrote: > 09/07/2021 00:49, Ajit Khaparde: > > Fix build failures because of uninitialized variable usage. > > You should add the error log here. > You don't mention the condition of failure. > Nobody reproduced a failure so far. > Sure. I did not notice it on my Fedora34 either. The build error was reported in the dpdk-test-report [1]. Let me resend a v2 with the information. [1] http://mails.dpdk.org/archives/test-report/2021-July/203186.html > > Fixes: 05b405d58148 ("net/bnxt: add dpool allocator for EM allocation") > > > > Signed-off-by: Kishore Padmanabha > > Signed-off-by: Ajit Khaparde > > > >