On Mon, Jan 20, 2025 at 10:03:32AM -0800, Stephen Hemminger wrote: > Use function attributes to catch cases where telemetry data > is allocated but not freed correctly. > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > --- > lib/telemetry/rte_telemetry.h | 21 +++++++++++---------- > 1 file changed, 11 insertions(+), 10 deletions(-) > Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- [PATCH 04/15] lpm: add allocation function attributes Stephen Hemminger
- [PATCH 03/15] hash: add allocation function attributes Stephen Hemminger
- [PATCH 06/15] acl: add allocation function attributes Stephen Hemminger
- [PATCH 05/15] pipeline: add allocation function attribut... Stephen Hemminger
- [PATCH 07/15] bitratestats: add allocation function attr... Stephen Hemminger
- [PATCH 08/15] member: add allocation function attributes Stephen Hemminger
- [PATCH 09/15] mempool: add allocation function attribute... Stephen Hemminger
- [PATCH 10/15] eventdev: add allocation function attribut... Stephen Hemminger
- [PATCH 11/15] ring: add allocation function attributes Stephen Hemminger
- [PATCH 14/15] telemetry: add allocation function attribu... Stephen Hemminger
- Re: [PATCH 14/15] telemetry: add allocation functio... Bruce Richardson
- [PATCH 12/15] reorder: add allocation function attribute... Stephen Hemminger
- RE: [EXTERNAL] [PATCH 12/15] reorder: add allocatio... Volodymyr Fialko
- [PATCH 13/15] compressdev: add allocation function attri... Stephen Hemminger
- [PATCH 15/15] sched: add allocation function attributes Stephen Hemminger
- Re: [PATCH 00/15] Add attributes to allocation functions Bruce Richardson
- [PATCH v2 00/15] Add attributes to allocation functions Stephen Hemminger
- [PATCH v2 01/15] fib: add allocation function attri... Stephen Hemminger
- [PATCH v2 02/15] rib: annotate rib allocation funct... Stephen Hemminger
- [PATCH v2 04/15] lpm: add allocation function attri... Stephen Hemminger
- [PATCH v2 05/15] pipeline: add allocation function ... Stephen Hemminger