On 9/25/2021 3:24 PM, Ajit Khaparde wrote: > From: Kishore Padmanabha <kishore.padmana...@broadcom.com> > > Remove the code to initialize SRAM slice mode explicitly. The > code is redundanat as the memory allocated is initialized to > zero by the rte_zmalloc. This fixes the compilation issue for > uninitialized pointer when debug optimized configuration is used. > > Signed-off-by: Kishore Padmanabha <kishore.padmana...@broadcom.com> > Reviewed-by: Farah Smith <farah.sm...@broadcom.com> > Reviewed-by: Ajit Khaparde <ajit.khapa...@broadcom.com>
Squashed into relevant commit [1] in next-net, thanks. [1] net/bnxt: add SRAM manager model