05/11/2020 14:31, Olivier Matz: > On Fri, Oct 30, 2020 at 04:01:26AM +0300, Dmitry Kozlyuk wrote: > > cmdline_numtype member names clash with Windows system identifiers. > > Add RTE_ prefix to cmdline constants to avoid this and possible > > future conflicts. > > > > Suggested-by: Ranjit Menon <ranjit.me...@intel.com> > > Signed-off-by: Dmitry Kozlyuk <dmitry.kozl...@gmail.com> > > Acked-by: Olivier Matz <olivier.m...@6wind.com>
Applied, thanks