08/01/2026 12:06, Bruce Richardson:
> On Thu, Jan 08, 2026 at 11:50:37AM +0100, Robin Jarry wrote:
> > Currently, adding TEL_DICT containers in TEL_ARRAY_CONTAINER containers
> > is not supported by rte_tel_data_add_array_container. It wrongfully
> > returns -EINVAL where it should allow it.
> > 
> > This is supported by the JSON formatter.
> > 
> > Allow the same value types than rte_tel_data_add_dict_container().
> > 
> > Add test case to verify it works as expected.
> > 
> > Fixes: c933bb5177ca ("telemetry: support array values in data object")
> > Cc: [email protected]
> > 
> > Signed-off-by: Robin Jarry <[email protected]>
> Acked-by: Bruce Richardson <[email protected]>
Acked-by: Chengwen Feng <[email protected]>

Applied, thanks.


Reply via email to