[dpdk-dev] [PATCH v3] cmdline: avoid name clash with Windows system types
Thomas Monjalon
thomas at monjalon.net
Thu Nov 5 17:50:25 CET 2020
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.menon at intel.com>
> > Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
>
> Acked-by: Olivier Matz <olivier.matz at 6wind.com>
Applied, thanks
More information about the dev
mailing list