Re: [dpdk-dev] [PATCH v3 0/3] Support iavf PMD on Windows

2021-09-30 Thread Thomas Monjalon
> Pallavi Kadam (3): > net/iavf: build on Windows > lib/net: fix support of random > doc: update iavf PMD and 21.11 release notes Applied with improvements and intel.com links fixed.

Re: [dpdk-dev] [PATCH v3 0/3] Support iavf PMD on Windows

2021-09-27 Thread Shukla, Shivanshu
On 9/9/2021 4:23 PM, Kadam, Pallavi wrote: This patch-set enables building the iavf PMD on Windows. Currently, it uses alarm functions so, depends on following series. Depends-on: series-18447 ("net/iavf: enable interrupt polling") v3 changes: - Fix doc build warning v2 changes:

Re: [dpdk-dev] [PATCH v3 0/3] Support iavf PMD on Windows

2021-09-22 Thread Shukla, Shivanshu
Ack-by: Shivanshu Shukla -Original Message- From: Kadam, Pallavi Sent: Thursday, September 9, 2021 4:23 PM To: dev@dpdk.org Cc: tho...@monjalon.net; Zhang, Qi Z ; f...@mellanox.com; narcisa.vas...@microsoft.com; dmitry.kozl...@gmail.com; Yigit, Ferruh ; Wu, Jingjing ; Xing, Beilei ;

Re: [dpdk-dev] [PATCH v3 0/3] Support iavf PMD on Windows

2021-09-22 Thread Shukla, Shivanshu
Ack-by: shivanshu.shu...@intel.com On 9/9/2021 4:23 PM, Pallavi Kadam wrote: This patch-set enables building the iavf PMD on Windows. Currently, it uses alarm functions so, depends on following series. Depends-on: series-18447 ("net/iavf: enable interrupt polling") v3 changes: - Fix do

[dpdk-dev] [PATCH v3 0/3] Support iavf PMD on Windows

2021-09-09 Thread Pallavi Kadam
This patch-set enables building the iavf PMD on Windows. Currently, it uses alarm functions so, depends on following series. Depends-on: series-18447 ("net/iavf: enable interrupt polling") v3 changes: - Fix doc build warning v2 changes: - Rebase for 21.11 - Fix for 'random