Re: [dpdk-dev] [PATCH v13 00/10] app/testpmd: enable testpmd on Windows

2021-05-06 Thread Tal Shnaiderman
> Subject: [PATCH v13 00/10] app/testpmd: enable testpmd on Windows > > External email: Use caution opening links or attachments > > > This patchset is to enable testpmd on windows. It mainly includes: > - Enable building libraries on Windows that testpmd depends on > - Add necessary macros requ

[dpdk-dev] [PATCH v13 00/10] app/testpmd: enable testpmd on Windows

2021-05-05 Thread Jie Zhou
This patchset is to enable testpmd on windows. It mainly includes: - Enable building libraries on Windows that testpmd depends on - Add necessary macros required by testpmd on Windows in rte_os_shim.h - Add device event stubs for Windows - Resolve name collisions with Windows types - Add clock_gett