On 9/6/2021 5:25 PM, Power, Ciara wrote:
Hi Radu,
-----Original Message-----
From: Nicolau, Radu <radu.nico...@intel.com>
Sent: Friday 3 September 2021 11:57
To: Power, Ciara <ciara.po...@intel.com>
Cc: dev@dpdk.org; Nicolau, Radu <radu.nico...@intel.com>; Doherty, Declan
<declan.dohe...@intel.com>
Subject: [PATCH] telemetry: add support for dicts of dicts
Add support for dicts of dicts to telemetry library.
Signed-off-by: Declan Doherty <declan.dohe...@intel.com>
Signed-off-by: Radu Nicolau <radu.nico...@intel.com>
---
5.1
Thanks for this, it will be a good addition to Telemetry.
I think tests should be added with this feature.
Different combinations of data are tested in the test_telemetry_data.c file,
tests for these nested dicts would be valuable there.
Thanks,
Ciara
Hi Ciara, thanks for reviewing, I will add the tests.