|FAILURE| pw153886 [PATCH] pcapng: allow any protocol link type for the interface block
qemudev at loongson.cn
qemudev at loongson.cn
Fri May 30 08:59:48 CEST 2025
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/153886
_ninja build failure_
Submitter: Schneide <schneide at qti.qualcomm.com>
Date: Thu, 29 May 2025 11:16:09 -0600
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: a633a128fd09ff1fc72312f4e4d1a9e0f73aa359
153886 --> 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_graph.a.p/graph_graph_pcap.c.o
cc -Ilib/librte_graph.a.p -Ilib -I../lib -Ilib/graph -I../lib/graph -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/pcapng -I../lib/pcapng -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_LOG_DEFAULT_LOGTYPE=lib.graph -MD -MQ lib/librte_graph.a.p/graph_graph_pcap.c.o -MF lib/librte_graph.a.p/graph_graph_pcap.c.o.d -o lib/librte_graph.a.p/graph_graph_pcap.c.o -c ../lib/graph/graph_pcap.c
./lib/graph/graph_pcap.c: In function ‘graph_pcap_file_open’:
./lib/graph/graph_pcap.c:120:53: warning: implicit declaration of function ‘DLT_EN10MB’ [-Wimplicit-function-declaration]
ret = rte_pcapng_add_interface(pcapng_fd, portid, DLT_EN10MB
^~~~~~~~~~
./lib/graph/graph_pcap.c:120:53: warning: nested extern declaration of ‘DLT_EN10MB’ [-Wnested-externs]
./lib/graph/graph_pcap.c:120:9: error: too few arguments to function ‘rte_pcapng_add_interface’
ret = rte_pcapng_add_interface(pcapng_fd, portid, DLT_EN10MB
^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../lib/graph/graph_pcap.c:12:
./lib/pcapng/rte_pcapng.h:89:1: note: declared here
rte_pcapng_add_interface(rte_pcapng_t *self, uint16_t port, uint16_t link_type,
^~~~~~~~~~~~~~~~~~~~~~~~
[470/2927] Compiling C object lib/librte_graph.a.p/graph_rte_graph_model_mcore_dispatch.c.o
[471/2927] Generating ipsec.sym_chk with a custom command (wrapped by meson to capture output)
[472/2927] Generating rte_node_map with a custom command
[473/2927] Generating pdcp.sym_chk with a custom command (wrapped by meson to capture output)
[474/2927] Generating symbol file lib/librte_ring.so.25.2.p/librte_ring.so.25.2.symbols
[475/2927] Compiling C object lib/librte_graph.a.p/graph_graph_stats.c.o
[476/2927] Compiling C object lib/librte_node.a.p/node_ethdev_ctrl.c.o
[477/2927] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[478/2927] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[479/2927] Compiling C object lib/librte_node.a.p/node_ethdev_rx.c.o
[480/2927] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_pipeline.c.o
[481/2927] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key8.c.o
[482/2927] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
[483/2927] Compiling C object lib/librte_graph.a.p/graph_graph.c.o
[484/2927] Generating fib.sym_chk with a custom command (wrapped by meson to capture output)
[485/2927] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key16.c.o
[486/2927] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[487/2927] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[488/2927] Generating pdump.sym_chk with a custom command (wrapped by meson to capture output)
[489/2927] Compiling C object lib/librte_table.a.p/table_rte_table_hash_lru.c.o
[490/2927] Compiling C object lib/librte_table.a.p/table_rte_table_hash_key32.c.o
[491/2927] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[492/2927] Compiling C object lib/librte_node.a.p/node_ip4_rewrite.c.o
[493/2927] Compiling C object lib/librte_table.a.p/table_rte_table_hash_ext.c.o
[494/2927] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[495/2927] Compiling C object lib/librte_port.a.p/port_rte_port_ring.c.o
[496/2927] Compiling C object lib/librte_sched.a.p/sched_rte_sched.c.o
[497/2927] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ipsec.c.o
[498/2927] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_ctl.c.o
[499/2927] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline_spec.c.o
[500/2927] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
[501/2927] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[502/2927] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------
More information about the test-report
mailing list