Re: [dpdk-dev] [PATCH v5 3/9] eal: add windows compatible header files

2020-01-28 Thread Pallavi Kadam
On 1/27/2020 2:41 PM, Thomas Monjalon wrote: 13/01/2020 22:55, Pallavi Kadam: Modified \common\include\arch\x86\rte_vect.h to include SSE4 header for Windows. Adding dlfcn.h on Windows to support common code. Adding eal_filesystem.h to support functions and path defines for files and directo

Re: [dpdk-dev] [PATCH v5 3/9] eal: add windows compatible header files

2020-01-27 Thread Thomas Monjalon
13/01/2020 22:55, Pallavi Kadam: > Modified \common\include\arch\x86\rte_vect.h > to include SSE4 header for Windows. > > Adding dlfcn.h on Windows to support common code. > > Adding eal_filesystem.h to support functions and > path defines for files and directories on Windows. I don't see any re