Re: [dpdk-dev] [PATCH] cryptodev: build on Windows

2021-09-23 Thread Kadam, Pallavi
On 9/13/2021 10:16 AM, Tal Shnaiderman wrote: Build the cryptography device library on Windows OS by removing unneeded include and exports blocking the compilation. Signed-off-by: Tal Shnaiderman --- Acked-by: Pallavi Kadam

Re: [dpdk-dev] [PATCH] cryptodev: build on Windows

2021-09-19 Thread William Tu
On Mon, Sep 13, 2021 at 10:19 AM Tal Shnaiderman wrote: > > Build the cryptography device library on Windows OS > by removing unneeded include and exports blocking the > compilation. > > Signed-off-by: Tal Shnaiderman Acked-by: William Tu I sent similar patch to enable ixgbe support for window

[dpdk-dev] [PATCH] cryptodev: build on Windows

2021-09-13 Thread Tal Shnaiderman
Build the cryptography device library on Windows OS by removing unneeded include and exports blocking the compilation. Signed-off-by: Tal Shnaiderman --- lib/cryptodev/rte_cryptodev.c | 1 - lib/cryptodev/version.map | 2 -- lib/meson.build | 1 + 3 files changed, 1 insertion(+