[dpdk-dev] [PATCH] net/bnxt: remove code to initialize SRAM slice node

Ferruh Yigit ferruh.yigit at intel.com
Mon Sep 27 12:25:57 CEST 2021


On 9/25/2021 3:24 PM, Ajit Khaparde wrote:
> From: Kishore Padmanabha <kishore.padmanabha at 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.padmanabha at broadcom.com>
> Reviewed-by: Farah Smith <farah.smith at broadcom.com>
> Reviewed-by: Ajit Khaparde <ajit.khaparde at broadcom.com>

Squashed into relevant commit [1] in next-net, thanks.

[1]
net/bnxt: add SRAM manager model



More information about the dev mailing list