numam-dpdk/config
Dmitry Kozlyuk 841dfdd06d cmdline: support Windows
Implement terminal handling, input polling, and vdprintf() for Windows.

Because Windows I/O model differs fundamentally from Unix and there is
no concept of character device, polling is simulated depending on the
underlying input device. Supporting non-terminal input is useful for
automated testing.

Windows emulation of VT100 uses "ESC [ E" for newline instead of
standard "ESC E", so add a workaround.

Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2020-10-15 00:39:10 +02:00
..
arm config: remap flags used for Arm platforms 2020-10-13 16:35:48 +02:00
ppc
x86 acl: add infrastructure for AVX512 classify methods 2020-10-14 14:23:00 +02:00
meson.build cmdline: support Windows 2020-10-15 00:39:10 +02:00
rte_config.h net/hns3: maximize queue number 2020-10-08 19:58:10 +02:00