> From: Stephen Hemminger [mailto:step...@networkplumber.org] > Sent: Saturday, 15 June 2024 18.00 > > The type parameter for malloc is only used for tracing. > Fix documentation and don't pass through heap routines. > > Stephen Hemminger (3): > rte_malloc: document that type is for tracing > eal: remove type argument from internal routines > event/sw: avoid snprintf truncation > > v2 - keep usage for tracing > - combine event malloc type patch
For the series, Acked-by: Morten Brørup <m...@smartsharesystems.com>