> -----Original Message----- > From: Kovacevic, Marko > Sent: Monday, October 9, 2017 5:19 PM > To: Mcnamara, John <john.mcnam...@intel.com> > Cc: dev@dpdk.org; Kovacevic, Marko <marko.kovace...@intel.com>; Herakliusz > Lipiec <herakliusz.lip...@intel.com> > Subject: [PATCH v5 1/2] doc: add generic compilation doc for all sample > apps > > From: Herakliusz Lipiec <herakliusz.lip...@intel.com> > > Moved duplicated, and occasionally outdated, doc sections from each of the > sample app guides chapters to a common chapter at the start. > > This reduces the duplication in the docs and provides a single point of > reference for compiling the sample apps. > > Signed-off-by: Herakliusz Lipiec <herakliusz.lip...@intel.com> > Signed-off-by: Marko Kovacevic <marko.kovace...@intel.com> > Reviewed-by: John McNamara <john.mcnam...@intel.com>
I think there was is a line or two missing in the "single application" instructions. Also, since the original patch there are 2 new sample applications that should be fixed as well: * vhost_scsi * eventdev_pipeline_sw_pmd Also, the tep_termination doc could be updated. John