numam-dpdk/app/test-cmdline
Dmitry Kozlyuk c2341bb671 cmdline: avoid name clash with Windows system types
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@intel.com>
Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: Ranjit Menon <ranjit.menon@intel.com>
Acked-by: Jie Zhou <jizh@microsoft.com>
Tested-by: Jie Zhou <jizh@microsoft.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2020-11-05 17:49:00 +01:00
..
cmdline_test_data.py support python 3 only 2020-10-02 13:51:00 +02:00
cmdline_test.c replace unused attributes 2020-04-16 18:30:58 +02:00
cmdline_test.h app/cmdline: move from test directory 2019-02-26 15:24:11 +01:00
cmdline_test.py support python 3 only 2020-10-02 13:51:00 +02:00
commands.c cmdline: avoid name clash with Windows system types 2020-11-05 17:49:00 +01:00
meson.build app/cmdline: move from test directory 2019-02-26 15:24:11 +01:00