DPDK usage discussions
 help / color / mirror / Atom feed
From: haofan zhuo <netsurfed89@gmail.com>
To: users@dpdk.org
Subject: Compiling DPDK failed on ARM64
Date: Wed, 19 Jan 2022 09:59:15 +0800	[thread overview]
Message-ID: <CAMrV4522bt2E98YDxi6WccXq1=V=pih5YtUGO0R+3Q2d80yhHA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2782 bytes --]

Hi All,
I'm attempting to compile DPDK on ARM64. When executing "ninja -C build" it
fails.
Can someone help me? THX

[allen@node22 dpdk-21.11]$ ninja -C build
ninja: Entering directory `build'
[1/25] Compiling C object
drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_deq.c.o
FAILED: drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_deq.c.o
cc -Idrivers/libtmp_rte_event_cnxk.a.p -Idrivers -I../drivers
-Idrivers/event/cnxk -I../drivers/event/cnxk -Ilib/eventdev
-I../lib/eventdev -I. -I.. -Iconfig -I../config -Ilib/eal/include
-I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include
-Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common
-I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs
-Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry
-Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net
-I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool
-Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu
-Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev
-Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci
-I../lib/pci -Idrivers/common/cnxk -I../drivers/common/cnxk -Ilib/security
-I../lib/security -Idrivers/net/cnxk -I../drivers/net/cnxk
-Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/cnxk
-I../drivers/mempool/cnxk -Idrivers/crypto/cnxk -I../drivers/crypto/cnxk
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3
-include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat
-Wformat-nonliteral -Wformat-security -Wmissing-declarations
-Wmissing-prototypes -Wnested-externs -Wold-style-definition
-Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings
-Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8-a+crc
-DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation
-flax-vector-conversions -Wno-strict-aliasing
-DRTE_LOG_DEFAULT_LOGTYPE=pmd.event.cnxk -MD -MQ
drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_deq.c.o -MF
drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_deq.c.o.d -o
drivers/libtmp_rte_event_cnxk.a.p/event_cnxk_cn10k_worker_deq.c.o -c
../drivers/event/cnxk/cn10k_worker_deq.c
/tmp/ccukMkof.s: Assembler messages:
/tmp/ccukMkof.s:304: Error:reg pair must start from even reg at operand 1
-- `caspl x25,x26,x25,x26,[x2]'
/tmp/ccukMkof.s:1327: Error:reg pair must start from even reg at operand 1
-- `caspl x25,x26,x25,x26,[x2]'
/tmp/ccukMkof.s:2071:  Error:reg pair must start from even reg at operand 1
-- `caspl x9,x10,x9,x10,[x2]'
/tmp/ccukMkof.s:3205:  Error:reg pair must start from even reg at operand 1
-- `caspl x9,x10,x9,x10,[x2]'
...

[-- Attachment #2: Type: text/html, Size: 3019 bytes --]

             reply	other threads:[~2022-01-19  1:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-19  1:59 haofan zhuo [this message]
     [not found] ` <CGME20220119015933epcas1p2b4c5e1899ffd3cd535c1e8c963811fa9@epcms1p1>
2022-01-19  5:12   ` 김문정

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='CAMrV4522bt2E98YDxi6WccXq1=V=pih5YtUGO0R+3Q2d80yhHA@mail.gmail.com' \
    --to=netsurfed89@gmail.com \
    --cc=users@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).