Test-Label: Intel-compilation Test-Status: WARNING http://dpdk.org/patch/150453 _apply issues_ Submitter: Andre Muezerie Date: 2025-01-24 16:14:04 Reply_mail: <1737735244-23234-4-git-send-email-andremue@linux.microsoft.com> DPDK git baseline: Repo:dpdk, CommitID: 5b856206c74bbcf19e12cafa15382a7e15b0a1b5 * Repo: dpdk eal/x86: fix some intrinsics header include for Windows Error reported: ../lib/net/net_crc_sse.c:49:17: error: call to undeclared function '_mm_clmulepi64_si128'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] -- Server version missing You should provide the server version in the URL configured via git-config or --server This will be required in git-pw 2.0 error: patch failed: lib/eal/x86/include/rte_io.h:22 error: lib/eal/x86/include/rte_io.h: patch does not apply Applying: eal: provide movdiri for MSVC Patch failed at 0001 eal: provide movdiri for MSVC Use 'git am --show-current-patch' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". DPDK STV team