Re: [dpdk-dev] [PATCH v4 00/18] update and simplify telemetry library.

2020-04-24 Thread Wiles, Keith
> On Apr 24, 2020, at 7:41 AM, Power, Ciara wrote: > > v4: > - Internal representation now uses generic data format instead of JSON. > - Help command added to provide help text for a command. > > v3: > - Removed rte_option as it is no longer used. > - General cleanup. > > v2: > - Added

[dpdk-dev] [PATCH v4 00/18] update and simplify telemetry library.

2020-04-24 Thread Ciara Power
v4: - Internal representation now uses generic data format instead of JSON. - Help command added to provide help text for a command. v3: - Removed rte_option as it is no longer used. - General cleanup. v2: - Added JSON API, and unit tests, to simplify creation of valid json response