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

Ferruh Yigit ferruh.yigit at intel.com
Tue Apr 6 19:22:06 CEST 2021


On 4/6/2021 5:40 PM, Ferruh Yigit wrote:
> On 4/2/2021 2:26 AM, Pallavi Kadam wrote:
>> This patch-set enables building the Intel ice PMD on Windows.
>>
>> v3 changes:
>>     - Rebase on latest head
>>     - Replaced 'unsigned long long' with 'size_t'
>>     - Moved cflag '-fno-asynchronous-unwind-tables' above the assignment
>>       "c_args = cflags"
>>     - Updated release notes to add ice support on Windows in alphabetical
>>       order
>>     - Added a note on Windows limitation in ice driver document
>>
>> v2 changes:
>>     - Updated patch#1 title to reflect the iavf base code support
>>     - Added cflag '-fno-asynchronous-unwind-tables' to base driver
>>     - Updated doc patch with the DDP documentation and
>>         integrated it with the respective code commit
>>
>> Pallavi Kadam (3):
>>    build: enable iavf base code to build on windows
>>    net/ice: build on Windows
>>    net/ice: disable ice DDP package on Windows
>>
> 
> For series,
> Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

Series applied to dpdk-next-net/main, thanks.


More information about the dev mailing list