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 <[email protected]>

