Re: [dpdk-dev] [PATCH v5 15/18] lib: add telemetry as eal dependency

2020-05-11 Thread Bruce Richardson
On Mon, May 11, 2020 at 12:29:17AM +0200, Thomas Monjalon wrote: > 30/04/2020 18:01, Ciara Power: > > This patch moves telemetry further down the build, and adds it as a > > dependency for EAL. Telemetry V2 is now configured to build by default, > > and the legacy support is built when the telemetr

Re: [dpdk-dev] [PATCH v5 15/18] lib: add telemetry as eal dependency

2020-05-10 Thread Thomas Monjalon
30/04/2020 18:01, Ciara Power: > This patch moves telemetry further down the build, and adds it as a > dependency for EAL. Telemetry V2 is now configured to build by default, > and the legacy support is built when the telemetry config flag is set. > > Telemetry now has EAL flags, shown below: > "-

[dpdk-dev] [PATCH v5 15/18] lib: add telemetry as eal dependency

2020-04-30 Thread Ciara Power
This patch moves telemetry further down the build, and adds it as a dependency for EAL. Telemetry V2 is now configured to build by default, and the legacy support is built when the telemetry config flag is set. Telemetry now has EAL flags, shown below: "--telemetry" = Enables telemetry (this is de