Re: [dpdk-dev] [PATCH] net/vmxnet3: build on Windows

2021-03-25 Thread Ferruh Yigit
le , Dmitry Malloy , Pallavi Kadam > Subject: Re: [dpdk-dev] [PATCH] net/vmxnet3: build on Windows > > On 2/21/2021 12:55 AM, Dmitry Kozlyuk wrote: > > Remove OS restriction and update release notes. > > > > Signed-off-by: Dmitry Kozly

Re: [dpdk-dev] [PATCH] net/vmxnet3: build on Windows

2021-03-24 Thread Yong Wang
-Original Message- From: Dmitry Kozlyuk Date: Wednesday, March 24, 2021 at 10:50 AM To: Yong Wang Cc: Ferruh Yigit , "dev@dpdk.org" , Narcisa Ana Maria Vasile , Dmitry Malloy , Pallavi Kadam Subject: Re: [dpdk-dev] [PATCH] net/vmxnet3: build on Windows 2021-03-23 17:13

Re: [dpdk-dev] [PATCH] net/vmxnet3: build on Windows

2021-03-24 Thread Dmitry Kozlyuk
2021-03-23 17:13 (UTC+), Yong Wang: > -Original Message- > From: Ferruh Yigit > Date: Tuesday, March 23, 2021 at 9:11 AM > To: Dmitry Kozlyuk , "dev@dpdk.org" , > Yong Wang > Cc: Narcisa Ana Maria Vasile , Dmitry Malloy > , Pallavi Kadam > S

Re: [dpdk-dev] [PATCH] net/vmxnet3: build on Windows

2021-03-23 Thread Yong Wang
-Original Message- From: Ferruh Yigit Date: Tuesday, March 23, 2021 at 9:11 AM To: Dmitry Kozlyuk , "dev@dpdk.org" , Yong Wang Cc: Narcisa Ana Maria Vasile , Dmitry Malloy , Pallavi Kadam Subject: Re: [dpdk-dev] [PATCH] net/vmxnet3: build on Windows On 2/21/2021 12:55

Re: [dpdk-dev] [PATCH] net/vmxnet3: build on Windows

2021-03-23 Thread Ferruh Yigit
On 2/21/2021 12:55 AM, Dmitry Kozlyuk wrote: Remove OS restriction and update release notes. Signed-off-by: Dmitry Kozlyuk Build looks good, but I wonder if anyone tested the driver on Windows. Yong, Do you have any plan to test the driver on Windows, should we wait your ack?