07/02/2020 20:05, Dmitry Kozlyuk: > > This patchset includes additional functionalities for Windows EAL > > to support command-line parsing feature and some EAL common code > > on Windows. > > > > This patchset can be applied to windpdk-next-dev branch in the draft repo. > > > > v8 changes: > > Fixed the naming conventions. > > Fixed a crash encountered due to getopt function. > > Removed "--syslog" from help options for Windows. > > > > Observing no issues on Windows 10, Meson 0.53.999, Clang 9.0.1. > > Reviewed-by: Dmitry Kozlyuk <dmitry.kozl...@gmail.com>
Applied, thanks