On Wed, Aug 31, 2022 at 12:52:49PM +0100, Conor Walsh wrote: > In order to allow other tools to use the generic telemetry functions > provided within dpdk-telemetry move the "main" part of the code to > a function and only run this code if the tool has been called by a > user. This allows other scripts to use the tool as a module to > prevent code duplication. > > Signed-off-by: Conor Walsh <conor.wa...@intel.com> > --- Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- [PATCH 1/2] usertools/telemetry: move main to function Conor Walsh
- [PATCH 2/2] usertools/telemetry: add new telemetry c... Conor Walsh
- [PATCH v2 1/2] usertools/telemetry: move main to fun... Conor Walsh
- [PATCH v2 2/2] usertools/telemetry: add new tele... Conor Walsh
- Re: [PATCH v2 1/2] usertools/telemetry: move mai... Bruce Richardson