|FAILURE| pw143648-143650 [PATCH 3/3] examples/ptpclient: add frequency adjustment support
qemudev at loongson.cn
qemudev at loongson.cn
Thu Sep 5 11:22:25 CEST 2024
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/143650
_ninja build failure_
Submitter: Mingjin Ye <mingjinx.ye at intel.com>
Date: Thu, 5 Sep 2024 09:26:04 +0000
DPDK git baseline: Repo:dpdk-next-net
Branch: main
CommitID: 523fd7b3adfdf5a87651e8ca33bc69223b3211d5
143648-143650 --> 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/ethdev.sym_chk
/usr/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /home/zhoumin/gh_dpdk/buildtools/check-symbols.sh /home/zhoumin/gh_dpdk/lib/ethdev/version.map lib/librte_ethdev.a
rte_eth_timesync_adjust_freq is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_eth_timesync_adjust_freq
[1133/2530] Linking static target drivers/librte_net_enetc.a
[1134/2530] Generating rte_net_cxgbe.pmd.c with a custom command
[1135/2530] Generating rte_net_dpaa.pmd.c with a custom command
[1136/2530] Generating symbol file lib/librte_rcu.so.25.0.p/librte_rcu.so.25.0.symbols
[1137/2530] Generating rte_net_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1138/2530] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_dev.c.o
[1139/2530] Generating symbol file lib/librte_mempool.so.25.0.p/librte_mempool.so.25.0.symbols
[1140/2530] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_res.c.o
[1141/2530] Generating symbol file drivers/librte_bus_pci.so.25.0.p/librte_bus_pci.so.25.0.symbols
[1142/2530] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe.c.o
[1143/2530] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_eal.c.o
[1144/2530] Generating symbol file drivers/librte_bus_ifpga.so.25.0.p/librte_bus_ifpga.so.25.0.symbols
[1145/2530] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_flow.c.o
[1146/2530] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_rxtx.c.o
[1147/2530] Generating rte_net_bnx2x.pmd.c with a custom command
[1148/2530] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_args.c.o
[1149/2530] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_intr.c.o
[1150/2530] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_ena_ethdev.c.o
[1151/2530] Generating rte_net_enetfec.pmd.c with a custom command
[1152/2530] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_ethdev.c.o
[1153/2530] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_flow.c.o
[1154/2530] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ether.c.o
[1155/2530] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_ethdev.c.o
[1156/2530] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_rxtx.c.o
[1157/2530] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_rxtx.c.o
[1158/2530] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_main.c.o
[1159/2530] Generating rte_net_bond.sym_chk with a custom command (wrapped by meson to capture output)
[1160/2530] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_fm_flow.c.o
[1161/2530] Generating vhost.sym_chk with a custom command (wrapped by meson to capture output)
[1162/2530] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output)
[1163/2530] Generating rte_net_bnxt.pmd.c with a custom command
[1164/2530] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
[1165/2530] 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