On Fri, Mar 20, 2020 at 05:33:38PM +0530, Jerin Jacob wrote: > On Thu, Mar 19, 2020 at 11:07 PM Ciara Power <ciara.po...@intel.com> wrote: > > > > This patch moves telemetry further down the build, and adds it as a > > dependency for EAL. Telemetry is now configured to build by default, and > > has EAL flags, shown below: > > "--telemetry" = Enables telemetry (this is default if no flags given) > > "--no-telemetry" = Disables telemetry > > > > When telemetry is enabled, it will attempt to open the new socket > > version, and also the legacy support socket (this will depend on Jansson > > external dependency, as before). > > > > Signed-off-by: Ciara Power <ciara.po...@intel.com> > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > > --- > > config/common_base | 2 +- > > I think, update to doc/guides/linux_gsg/eal_args.include.rst file is missing. > Yes. I think doc updates generally are missing from this set, but we felt it worthwhile to get a version out now for initial reviews. We'll get the doc updates in a v2, along with some other enhancements to this work.
/Bruce