[dpdk-dev] [PATCH 2/2] malloc: no need to zero out memory on zmalloc

Thomas Monjalon thomas.monjalon at 6wind.com
Sun Jul 10 15:43:02 CEST 2016


2016-07-05 12:01, Sergio Gonzalez Monroy:
> Zeroing out memory on rte_zmalloc_socket is not required anymore since all
> allocated memory is already zeroed.
> 
> Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy at intel.com>

Series applied, thanks

This patch will need special attention when validating this release.


More information about the dev mailing list