DPDK patches and discussions
 help / color / mirror / Atom feed
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [dpdk-dev] [Bug 357] ppc64: i40e not compiling on RHEL7/CentOS7
Date: Thu, 24 Oct 2019 13:41:13 +0000	[thread overview]
Message-ID: <bug-357-3@http.bugs.dpdk.org/> (raw)

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

            Bug ID: 357
           Summary: ppc64: i40e not compiling on RHEL7/CentOS7
           Product: DPDK
           Version: unspecified
          Hardware: POWER
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ethdev
          Assignee: dev@dpdk.org
          Reporter: kevuzaj@gmail.com
  Target Milestone: ---

Open Build Service says that i40e is not compiling for ppc64 on RHEL7/CentOS7
with "error: invalid parameter combination for AltiVec intrinsic"

---

[  252s]
/home/abuild/rpmbuild/BUILD/dpdk-1571919328.121208f5f/drivers/net/i40e/i40e_rxtx_vec_altivec.c:
In function 'i40e_rxq_rearm':
[  252s]
/home/abuild/rpmbuild/BUILD/dpdk-1571919328.121208f5f/drivers/net/i40e/i40e_rxtx_vec_altivec.c:79:3:
error: invalid parameter combination for AltiVec intrinsic
[  252s]    dma_addr0 = vec_mergel(vaddr0, vaddr0);
[  252s]    ^
[  252s]
/home/abuild/rpmbuild/BUILD/dpdk-1571919328.121208f5f/drivers/net/i40e/i40e_rxtx_vec_altivec.c:80:3:
error: invalid parameter combination for AltiVec intrinsic
[  252s]    dma_addr1 = vec_mergel(vaddr1, vaddr1);
[  252s]    ^
[  252s]
/home/abuild/rpmbuild/BUILD/dpdk-1571919328.121208f5f/drivers/net/i40e/i40e_rxtx_vec_altivec.c:
In function 'desc_to_olflags_v':
[  252s]
/home/abuild/rpmbuild/BUILD/dpdk-1571919328.121208f5f/drivers/net/i40e/i40e_rxtx_vec_altivec.c:142:2:
error: invalid parameter combination for AltiVec intrinsic
[  252s]   vlan0 = (vector unsigned int)vec_mergel(descs[0], descs[1]);
[  252s]   ^
[  252s]
/home/abuild/rpmbuild/BUILD/dpdk-1571919328.121208f5f/drivers/net/i40e/i40e_rxtx_vec_altivec.c:143:2:
error: invalid parameter combination for AltiVec intrinsic
[  252s]   vlan1 = (vector unsigned int)vec_mergel(descs[2], descs[3]);
[  252s]   ^
[  252s]
/home/abuild/rpmbuild/BUILD/dpdk-1571919328.121208f5f/drivers/net/i40e/i40e_rxtx_vec_altivec.c:
In function 'desc_to_ptype_v':
[  252s]
/home/abuild/rpmbuild/BUILD/dpdk-1571919328.121208f5f/drivers/net/i40e/i40e_rxtx_vec_altivec.c:175:2:
error: invalid parameter combination for AltiVec intrinsic
[  252s]   vector unsigned long ptype0 = vec_mergel(descs[0], descs[1]);
[  252s]   ^
[  252s]
/home/abuild/rpmbuild/BUILD/dpdk-1571919328.121208f5f/drivers/net/i40e/i40e_rxtx_vec_altivec.c:176:2:
error: invalid parameter combination for AltiVec intrinsic
[  252s]   vector unsigned long ptype1 = vec_mergel(descs[2], descs[3]);
[  252s]   ^
[  252s]
/home/abuild/rpmbuild/BUILD/dpdk-1571919328.121208f5f/drivers/net/i40e/i40e_rxtx_vec_altivec.c:
At top level:
[  252s] cc1: warning: unrecognized command line option
"-Wno-address-of-packed-member" [enabled by default]
[  252s] make[4]: *** [i40e_rxtx_vec_altivec.o] Error 1
[  252s] make[4]: *** Waiting for unfinished jobs....
---

Full Log @
https://build.opensuse.org/package/live_build_log/home:bluca:dpdk/dpdk/RHEL_7/ppc64

I don't have a way to reproduce locally at present.

Thanks Luca Boccassi for the report.

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

             reply	other threads:[~2019-10-24 13:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-24 13:41 bugzilla [this message]
2020-06-16 10:40 ` 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-357-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).