|FAILURE| pw121564-121566 [PATCH v3 3/3] net/ixgbe: enable direct rearm with separate API
qemudev at loongson.cn
qemudev at loongson.cn
Wed Jan 4 08:26:02 CET 2023
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/121566
_ninja build failure_
Submitter: Feifei Wang <feifei.wang2 at arm.com>
Date: Wed, 4 Jan 2023 15:30:41 +0800
DPDK git baseline: Repo:dpdk-next-net
Branch: main
CommitID: 9351bc0906b4585fd9d50a89f9f6d2f091d3e822
121564-121566 --> 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: drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o
cc -Idrivers/libtmp_rte_net_ixgbe.a.p -Idrivers -I../drivers -Idrivers/net/ixgbe -I../drivers/net/ixgbe -Idrivers/net/ixgbe/base -I../drivers/net/ixgbe/base -Ilib/ethdev -I../lib/ethdev -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 -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/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/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -include rte_config.h -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_LIBRTE_IXGBE_BYPASS -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ixgbe -MD -MQ drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o -MF drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o.d -o drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o -c ../drivers/net/ixgbe/ixgbe_rxtx.c
./drivers/net/ixgbe/ixgbe_rxtx.c: In function ‘ixgbe_rxq_rearm_data_get’:
./drivers/net/ixgbe/ixgbe_rxtx.c:5641:38: error: ‘struct ixgbe_rx_queue’ has no member named ‘rxrearm_start’; did you mean ‘rx_deferred_start’?
rxq_rearm_data->rearm_start = &rxq->rxrearm_start;
^~~~~~~~~~~~~
rx_deferred_start
./drivers/net/ixgbe/ixgbe_rxtx.c:5642:33: error: ‘struct ixgbe_rx_queue’ has no member named ‘rxrearm_nb’
rxq_rearm_data->rearm_nb = &rxq->rxrearm_nb;
^~
[1377/2810] Linking static target drivers/net/igc/base/libigc_base.a
[1378/2810] Linking target drivers/librte_net_enic.so.23.1
[1379/2810] Linking target drivers/librte_net_failsafe.so.23.1
[1380/2810] Linking target drivers/librte_net_fm10k.so.23.1
[1381/2810] Linking target drivers/librte_net_gve.so.23.1
[1382/2810] Linking target drivers/librte_net_hinic.so.23.1
[1383/2810] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_pf.c.o
[1384/2810] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ipsec.c.o
[1385/2810] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_fdir.c.o
[1386/2810] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_tm.c.o
[1387/2810] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o
[1388/2810] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_phy.c.o
[1389/2810] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o
[1390/2810] Generating symbol file lib/librte_lpm.so.23.1.p/librte_lpm.so.23.1.symbols
[1391/2810] Generating symbol file lib/librte_gso.so.23.1.p/librte_gso.so.23.1.symbols
[1392/2810] Generating symbol file lib/librte_metrics.so.23.1.p/librte_metrics.so.23.1.symbols
[1393/2810] Generating symbol file lib/librte_bpf.so.23.1.p/librte_bpf.so.23.1.symbols
[1394/2810] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o
[1395/2810] Generating symbol file lib/librte_ip_frag.so.23.1.p/librte_ip_frag.so.23.1.symbols
[1396/2810] Generating symbol file lib/librte_pcapng.so.23.1.p/librte_pcapng.so.23.1.symbols
[1397/2810] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_txrx.c.o
[1398/2810] Generating rte_net_idpf.pmd.c with a custom command
[1399/2810] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o
[1400/2810] Generating symbol file lib/librte_eventdev.so.23.1.p/librte_eventdev.so.23.1.symbols
[1401/2810] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_rte_pmd_ixgbe.c.o
[1402/2810] Generating symbol file lib/librte_vhost.so.23.1.p/librte_vhost.so.23.1.symbols
[1403/2810] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_common.c.o
[1404/2810] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_flow.c.o
[1405/2810] Generating rte_net_iavf.pmd.c with a custom command
[1406/2810] Generating rte_net_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1407/2810] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_x550.c.o
[1408/2810] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ethdev.c.o
[1409/2810] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------
More information about the test-report
mailing list