[PATCH v2] mem: fix displaying heap ID failed for heap info command

Thomas Monjalon thomas at monjalon.net
Sun Mar 12 09:40:28 CET 2023


22/02/2023 08:53, Morten Brørup:
> > From: Huisong Li [mailto:lihuisong at huawei.com]
> > Sent: Wednesday, 22 February 2023 08.50
> o command
> > 
> > The telemetry lib has added a allowed characters set for dictionary names.
> > Please see commit 2537fb0c5f34 ("telemetry: limit characters allowed in
> > dictionary names")
> > 
> > The space is not in this set, which cause the heap ID in /eal/heap_info
> > cannot be displayed. Additionally, 'heap' is also misspelling. So use
> > 'Heap_id' to replace 'Head id'.
> > 
> > Fixes: e6732d0d6e26 ("mem: add telemetry infos")
> > Fixes: 2537fb0c5f34 ("telemetry: limit characters allowed in dictionary
> > names")
> > Cc: stable at dpdk.org
> > 
> > Signed-off-by: Huisong Li <lihuisong at huawei.com>
> > Acked-by: Chengwen Feng <fengchengwen at huawei.com>
> 
> Reviewed-by: Morten Brørup <mb at smartsharesystems.com>

Applied, thanks.




More information about the dev mailing list