|FAILURE| pw164700-164711 [PATCH v2 20/20] net/sxe2: update sxe2 feature matrix docs
qemudev at loongson.cn
qemudev at loongson.cn
Mon Jun 1 08:37:12 CEST 2026
Test-Label: loongson-compile-loongarch-abi2
Test-Status: FAILURE
http://dpdk.org/patch/164711
_ninja build failure_
Submitter: Jie Liu <liujie5 at linkdatatechnology.com>
Date: Mon, 1 Jun 2026 14:29:47 +0800
DPDK git baseline: Repo:dpdk
Branch: main
CommitID: 1ec798b84a976fac7dcb1244f53245e261aa2736
164700-164711 --> ninja build failed
Test environment and result as below:
+---------------------+----------------+
| Environment | compilation |
+---------------------+----------------+
| Loongnix-Server 23.2 | FAIL |
+---------------------+----------------+
Loongnix-Server 23.2
Kernel: 6.6.52-1.10.lns23.loongarch64
Compiler: gcc 12.3
Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx.c.o
cc -Idrivers/libtmp_rte_net_sxe2.a.p -Idrivers -I../drivers -Idrivers/net/sxe2 -I../drivers/net/sxe2 -Idrivers/common/sxe2 -I../drivers/common/sxe2 -Ilib/ethdev -I../lib/ethdev -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/argparse -I../lib/argparse -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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/security -I../lib/security -Ilib/cmdline -I../lib/cmdl!
ine -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 -Wshadow -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 -Wno-address-of-packed-member -g -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.sxe2 -MD -MQ drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx.c.o -MF drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx.c.o.d -o drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx.c.o -c ../drivers/net/sxe2/sxe2_txrx.c
./drivers/net/sxe2/sxe2_txrx.c: In function ‘sxe2_tx_mode_func_set’:
./drivers/net/sxe2/sxe2_txrx.c:211:45: error: ‘sxe2_tx_pkts_vec_sse’ undeclared (first use in this function); did you mean ‘sxe2_tx_pkts_simple’?
211 | dev->tx_pkt_burst = sxe2_tx_pkts_vec_sse;
| ^~~~~~~~~~~~~~~~~~~~
| sxe2_tx_pkts_simple
./drivers/net/sxe2/sxe2_txrx.c:211:45: note: each undeclared identifier is reported only once for each function it appears in
./drivers/net/sxe2/sxe2_txrx.c:214:45: error: ‘sxe2_tx_pkts_vec_sse_simple’ undeclared (first use in this function); did you mean ‘sxe2_tx_pkts_simple’?
214 | dev->tx_pkt_burst = sxe2_tx_pkts_vec_sse_simple;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
| sxe2_tx_pkts_simple
[2061/3233] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_sriov.c.o
[2062/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_security.c.o
[2063/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_tx.c.o
[2064/3233] Compiling C object drivers/libtmp_rte_net_rnp.a.p/net_rnp_rnp_ethdev.c.o
[2065/3233] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[2066/3233] Generating drivers/rte_net_pcap.sym_chk with a custom command (wrapped by meson to capture output)
[2067/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_mp.c.o
[2068/3233] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cli.c.o
[2069/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_rss.c.o
[2070/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_mac.c.o
[2071/3233] Generating drivers/rte_net_ngbe.pmd.c with a custom command
[2072/3233] Generating drivers/rte_net_r8169.pmd.c with a custom command
[2073/3233] Compiling C object drivers/librte_net_pfe_base_lib.a.p/net_qede_base_ecore_dev.c.o
[2074/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_vec.c.o
[2075/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_filter.c.o
[2076/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_rx.c.o
[2077/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_switchdev.c.o
[2078/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_tm.c.o
[2079/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_stats.c.o
[2080/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_ethdev_repr.c.o
[2081/3233] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[2082/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_cmd_chnl.c.o
[2083/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_ipsec.c.o
[2084/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_irq.c.o
[2085/3233] Compiling C object drivers/libtmp_rte_net_rnp.a.p/net_rnp_rnp_rxtx.c.o
[2086/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_ethdev.c.o
[2087/3233] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[2088/3233] Compiling C object drivers/libtmp_rte_net_sxe2.a.p/net_sxe2_sxe2_txrx_poll.c.o
[2089/3233] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_dv.c.o
[2090/3233] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.o
[2091/3233] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.o
[2092/3233] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.o
[2093/3233] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_hw.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------
More information about the test-report
mailing list