2017-02-28 17:14, Mcnamara, John: > > > The coremask option in DPDK is difficult to use and we should be > > promoting the use of the corelist (-l) option. The patch > > adjusts the docs to use -l EAL option instead of the -c option. > > > > The patch only changes the docs and not the code as the -c option > > will continue to exist unless it is removed in the future. The -c > > option should be kept to maintain backward compatibility. > > > > Signed-off-by: Keith Wiles <keith.wi...@intel.com> > > Thomas, since this patch affects a lot of the documentation it would be > good to merge it as early as possible in the release cycle. > > Acked-by: John McNamara <john.mcnam...@intel.com>
Applied, thanks