Re: [PATCH v3 0/9] Standardize telemetry int types

2023-02-05 Thread Thomas Monjalon
13/01/2023 17:39, Power, Ciara: > > Bruce Richardson (9): > > telemetry: remove RTE prefix from internal enum values > > telemetry: make array initialization more robust > > telemetry: rename unsigned 64-bit enum value to uint > > telemetry: add uint type as alias for u64 > > global: rena

RE: [PATCH v3 0/9] Standardize telemetry int types

2023-01-13 Thread Power, Ciara
Hi Bruce, > -Original Message- > From: Bruce Richardson > Sent: Thursday 12 January 2023 17:41 > To: dev@dpdk.org > Cc: Richardson, Bruce > Subject: [PATCH v3 0/9] Standardize telemetry int types > > Rather than having 64-bit unsigned types and 32-bit signed types supported > by the tel