On Wed, Sep 02, 2020 at 09:38:05PM +0300, Dmitry Kozlyuk wrote:
> cmdline_numtype member names clash with Windows system identifiers.
> Add CMDLINE_ prefix to cmdline constants to avoid this and possible
> future conflicts.
> 
> Signed-off-by: Dmitry Kozlyuk <dmitry.kozl...@gmail.com>
> Suggested-by: Ranjit Menon <ranjit.me...@intel.com>
> ---

Is CMDLINE the best prefix to use here. The DPDK standard is obviously RTE_
as a prefix. This is one I suggested previously (over a year ago, actually):

http://patches.dpdk.org/patch/52644/

/Bruce

Reply via email to