DPDK patches and discussions
 help / color / mirror / Atom feed
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [dpdk-dev] [Bug 619] i40e build on windows broken
Date: Sun, 17 Jan 2021 11:18:56 +0000	[thread overview]
Message-ID: <bug-619-3@http.bugs.dpdk.org/> (raw)

https://bugs.dpdk.org/show_bug.cgi?id=619

            Bug ID: 619
           Summary: i40e build on windows broken
           Product: DPDK
           Version: unspecified
          Hardware: x86
                OS: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: core
          Assignee: dev@dpdk.org
          Reporter: odia@nvidia.com
  Target Milestone: ---

Hi,

The following patch series broke i40e compilation on Windows:
http://patches.dpdk.org/patch/86523/

The build error is:

FAILED:
drivers/net/i40e/ceabed3@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.obj
clang
@drivers/net/i40e/ceabed3@@i40e_avx512_lib@sta/i40e_rxtx_vec_avx512.c.obj.rsp
In file included from ../drivers/net/i40e/i40e_rxtx_vec_avx512.c:15:
In file included from C:\MinGW\lib\clang\11.0.0\include\x86intrin.h:24:
C:\MinGW\lib\clang\11.0.0\include\prfchwintrin.h:50:1: error: conflicting types
for '__m_prefetchw'
_m_prefetchw(void *__P)
^
..\lib\librte_eal\windows\include\rte_windows.h:24:22: note: expanded from
macro '_m_prefetchw'
#define _m_prefetchw __m_prefetchw
                     ^
C:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\um\winnt.h:3324:1:
note: previous declaration is here
_m_prefetchw (
^
..\lib\librte_eal\windows\include\rte_windows.h:24:22: note: expanded from
macro '_m_prefetchw'
#define _m_prefetchw __m_prefetchw
                     ^
1 error generated.

-- 
You are receiving this mail because:
You are the assignee for the bug.

             reply	other threads:[~2021-01-17 11:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-17 11:18 bugzilla [this message]
2021-01-28 21:21 ` bugzilla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-619-3@http.bugs.dpdk.org/ \
    --to=bugzilla@dpdk.org \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).