Re: [dpdk-dev] [EXT] Re: [v1, 1/3] telemetry: enable storing pointer value

2021-08-01 Thread Gowrishankar Muthukrishnan
> -Original Message- > From: Gowrishankar Muthukrishnan > Sent: Friday, July 30, 2021 5:38 PM > To: Bruce Richardson > Cc: dev@dpdk.org; ciara.po...@intel.com; Jerin Jacob Kollanukkaran > ; Kiran Kumar Kokkilagadda ; > Nithin Kumar Dabilpuram ; Sunil Kumar Kori > ; Satha Koteswara Rao K

Re: [dpdk-dev] [EXT] Re: [v1, 1/3] telemetry: enable storing pointer value

2021-07-30 Thread Gowrishankar Muthukrishnan
Hi Bruce, > I'm a little curious as to the usefulness of having a pointer value in > telemetry > output? How would a telemetry user be expected to use pointer information > returned? Printing pointers seems something more useful for a debugging or > tracing interface than a telemetry one. > Tha