From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Schneide <schneide@qti.qualcomm.com>, zhoumin@loongson.cn
Subject: |FAILURE| pw154144 [PATCH v2] pcapng: allow any protocol link type for the interface block
Date: Sun, 8 Jun 2025 16:46:31 +0800 [thread overview]
Message-ID: <202506080846.5588kVsV3133064@localhost.localdomain> (raw)
In-Reply-To: <20250606215208.389096-1-schneide@qti.qualcomm.com>
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/154144
_ninja build failure_
Submitter: Schneide <schneide@qti.qualcomm.com>
Date: Fri, 6 Jun 2025 15:52:08 -0600
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 4e2007be532646ff432394478163170728575c88
154144 --> ninja build failed
Test environment and result as below:
+---------------------+----------------+
| Environment | compilation |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL |
+---------------------+----------------+
Loongnix-Server 8.3
Kernel: 4.19.190+
Compiler: gcc 8.3
Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
cc -Ilib/librte_pcapng.a.p -Ilib -I../lib -Ilib/pcapng -I../lib/pcapng -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field
-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_USE_FUNCTION_VERSIONING -DRTE_LOG_DEFAULT_LOGTYPE=lib.pcapng -MD -MQ lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -MF lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o.d -o lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o -c ../lib/pcapng/rte_pcapng.c
./lib/pcapng/rte_pcapng.c: In function ‘rte_pcapng_add_interface_v25’:
./lib/pcapng/rte_pcapng.c:327:46: error: ‘DLT_EN10MB’ undeclared (first use in this function)
return rte_pcapng_add_interface(self, port, DLT_EN10MB,
^~~~~~~~~~
./lib/pcapng/rte_pcapng.c:327:46: note: each undeclared identifier is reported only once for each function it appears in
./lib/pcapng/rte_pcapng.c:329:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
[286/2947] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_timer_adapter.c.o
[287/2947] Compiling C object lib/librte_pcapng.so.25.2.p/pcapng_rte_pcapng.c.o
FAILED: lib/librte_pcapng.so.25.2.p/pcapng_rte_pcapng.c.o
cc -Ilib/librte_pcapng.so.25.2.p -Ilib -I../lib -Ilib/pcapng -I../lib/pcapng -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing
-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_USE_FUNCTION_VERSIONING -DRTE_LOG_DEFAULT_LOGTYPE=lib.pcapng -DRTE_BUILD_SHARED_LIB -MD -MQ lib/librte_pcapng.so.25.2.p/pcapng_rte_pcapng.c.o -MF lib/librte_pcapng.so.25.2.p/pcapng_rte_pcapng.c.o.d -o lib/librte_pcapng.so.25.2.p/pcapng_rte_pcapng.c.o -c ../lib/pcapng/rte_pcapng.c
./lib/pcapng/rte_pcapng.c: In function ‘rte_pcapng_add_interface_v25’:
./lib/pcapng/rte_pcapng.c:327:46: error: ‘DLT_EN10MB’ undeclared (first use in this function)
return rte_pcapng_add_interface(self, port, DLT_EN10MB,
^~~~~~~~~~
./lib/pcapng/rte_pcapng.c:327:46: note: each undeclared identifier is reported only once for each function it appears in
./lib/pcapng/rte_pcapng.c:329:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
[288/2947] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_fragmentation.c.o
[289/2947] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ip_frag_common.c.o
[290/2947] Generating bbdev.sym_chk with a custom command (wrapped by meson to capture output)
[291/2947] Generating rte_power_map with a custom command
[292/2947] Compiling C object lib/librte_power.a.p/power_rte_power_cpufreq.c.o
[293/2947] Compiling C object lib/librte_efd.a.p/efd_rte_efd.c.o
[294/2947] Compiling C object lib/librte_latencystats.a.p/latencystats_rte_latencystats.c.o
[295/2947] Compiling C object lib/librte_power.a.p/power_rte_power_qos.c.o
[296/2947] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o
[297/2947] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_tx_adapter.c.o
[298/2947] Generating gso.sym_chk with a custom command (wrapped by meson to capture output)
[299/2947] Generating dmadev.sym_chk with a custom command (wrapped by meson to capture output)
[300/2947] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm.c.o
[301/2947] Generating gro.sym_chk with a custom command (wrapped by meson to capture output)
[302/2947] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_crypto_adapter.c.o
[303/2947] Generating jobstats.sym_chk with a custom command (wrapped by meson to capture output)
[304/2947] Generating dispatcher.sym_chk with a custom command (wrapped by meson to capture output)
[305/2947] Generating distributor.sym_chk with a custom command (wrapped by meson to capture output)
[306/2947] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[307/2947] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o
[308/2947] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm6.c.o
[309/2947] Compiling C object lib/librte_member.a.p/member_rte_member_vbf.c.o
[310/2947] Generating gpudev.sym_chk with a custom command (wrapped by meson to capture output)
[311/2947] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[312/2947] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o
[313/2947] Compiling C object lib/librte_ring.a.p/ring_soring.c.o
[314/2947] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o
[315/2947] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o
[316/2947] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
[317/2947] Compiling C object lib/librte_member.a.p/member_rte_member_sketch.c.o
[318/2947] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------
next parent reply other threads:[~2025-06-08 9:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250606215208.389096-1-schneide@qti.qualcomm.com>
2025-06-08 8:46 ` qemudev [this message]
2025-06-08 9:22 ` |SUCCESS| " checkpatch
2025-06-08 9:43 ` |FAILURE| pw154144 [PATCH] [v2] " dpdklab
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=202506080846.5588kVsV3133064@localhost.localdomain \
--to=qemudev@loongson.cn \
--cc=schneide@qti.qualcomm.com \
--cc=test-report@dpdk.org \
--cc=zhoumin@loongson.cn \
/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).