* |FAILURE| pw143652-143654 [PATCH 3/3] examples/ptpclient: add frequency adjustment support [not found] <20240905100839.861860-4-mingjinx.ye@intel.com> @ 2024-09-05 10:06 ` qemudev 2024-09-05 10:33 ` |WARNING| pw143654 " checkpatch 1 sibling, 0 replies; 2+ messages in thread From: qemudev @ 2024-09-05 10:06 UTC (permalink / raw) To: test-report; +Cc: Mingjin Ye, zhoumin Test-Label: loongarch-compilation Test-Status: FAILURE http://dpdk.org/patch/143654 _ninja build failure_ Submitter: Mingjin Ye <mingjinx.ye@intel.com> Date: Thu, 5 Sep 2024 10:08:37 +0000 DPDK git baseline: Repo:dpdk-next-net Branch: main CommitID: 523fd7b3adfdf5a87651e8ca33bc69223b3211d5 143652-143654 --> 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 rte_eth_timesync_read_time is flagged as experimental but is not listed in version map Please add rte_eth_timesync_read_time to the version map [1142/2530] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_res.c.o [1143/2530] Generating rte_net_cxgbe.pmd.c with a custom command [1144/2530] Compiling C object drivers/net/fm10k/base/libfm10k_base.a.p/fm10k_api.c.o [1145/2530] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_dev.c.o [1146/2530] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe.c.o [1147/2530] Generating rte_net_cnxk.sym_chk with a custom command (wrapped by meson to capture output) [1148/2530] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_eal.c.o [1149/2530] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_flow.c.o [1150/2530] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_intr.c.o [1151/2530] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_rxtx.c.o [1152/2530] Generating symbol file drivers/librte_bus_pci.so.25.0.p/librte_bus_pci.so.25.0.symbols [1153/2530] Compiling C object drivers/libtmp_rte_net_ena.a.p/net_ena_ena_ethdev.c.o [1154/2530] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_rxtx.c.o [1155/2530] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_args.c.o [1156/2530] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_ethdev.c.o [1157/2530] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_ethdev.c.o [1158/2530] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_flow.c.o [1159/2530] Generating rte_net_dpaa.pmd.c with a custom command [1160/2530] Generating symbol file drivers/librte_bus_ifpga.so.25.0.p/librte_bus_ifpga.so.25.0.symbols [1161/2530] Generating symbol file lib/librte_rcu.so.25.0.p/librte_rcu.so.25.0.symbols [1162/2530] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ether.c.o [1163/2530] Generating symbol file lib/librte_mempool.so.25.0.p/librte_mempool.so.25.0.symbols [1164/2530] Generating rte_net_bond.sym_chk with a custom command (wrapped by meson to capture output) [1165/2530] Compiling C object drivers/libtmp_rte_net_dpaa2.a.p/net_dpaa2_dpaa2_rxtx.c.o [1166/2530] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_rxtx.c.o [1167/2530] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_fm_flow.c.o [1168/2530] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_enic_main.c.o [1169/2530] Generating vhost.sym_chk with a custom command (wrapped by meson to capture output) [1170/2530] Generating rte_net_bnxt.pmd.c with a custom command [1171/2530] Compiling C object drivers/libtmp_rte_net_failsafe.a.p/net_failsafe_failsafe_ops.c.o [1172/2530] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output) [1173/2530] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o [1174/2530] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output) ninja: build stopped: subcommand failed. -------------------------------END LOGS------------------------------ ^ permalink raw reply [flat|nested] 2+ messages in thread
* |WARNING| pw143654 [PATCH 3/3] examples/ptpclient: add frequency adjustment support [not found] <20240905100839.861860-4-mingjinx.ye@intel.com> 2024-09-05 10:06 ` |FAILURE| pw143652-143654 [PATCH 3/3] examples/ptpclient: add frequency adjustment support qemudev @ 2024-09-05 10:33 ` checkpatch 1 sibling, 0 replies; 2+ messages in thread From: checkpatch @ 2024-09-05 10:33 UTC (permalink / raw) To: test-report; +Cc: Mingjin Ye Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/143654 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #128: FILE: examples/ptpclient/ptpclient.c:167: + int64_t master_offset; WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'? #139: FILE: examples/ptpclient/ptpclient.c:328: + printf(" T4 - Master Clock. %lds %ldns ", WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #145: FILE: examples/ptpclient/ptpclient.c:333: + printf(" Delta between master and slave clocks:%"PRId64"ns ", WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #145: FILE: examples/ptpclient/ptpclient.c:333: + printf(" Delta between master and slave clocks:%"PRId64"ns ", WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #189: FILE: examples/ptpclient/ptpclient.c:364: + printf("master offset: %"PRId64"ns ", ptp_data->master_offset); WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #189: FILE: examples/ptpclient/ptpclient.c:364: + printf("master offset: %"PRId64"ns ", ptp_data->master_offset); WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #313: FILE: examples/ptpclient/ptpclient.c:542: +ptp_adjust_freq(struct ptpv2_data_slave_ordinary *ptp_data) WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #321: FILE: examples/ptpclient/ptpclient.c:550: + ptp_data->master_offset = t2_ns - t1_ns - ptp_data->path_delay; WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #325: FILE: examples/ptpclient/ptpclient.c:554: + adj_freq = pi_sample(ptp_data->servo, ptp_data->master_offset, t2_ns, WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #336: FILE: examples/ptpclient/ptpclient.c:565: + -ptp_data->master_offset); WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #347: FILE: examples/ptpclient/ptpclient.c:576: +send_delay_request(struct ptpv2_data_slave_ordinary *ptp_data) WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #387: FILE: examples/ptpclient/ptpclient.c:706: +clock_path_delay(struct ptpv2_data_slave_ordinary *ptp_data) total: 0 errors, 12 warnings, 412 lines checked ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-05 10:35 UTC | newest] Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <20240905100839.861860-4-mingjinx.ye@intel.com> 2024-09-05 10:06 ` |FAILURE| pw143652-143654 [PATCH 3/3] examples/ptpclient: add frequency adjustment support qemudev 2024-09-05 10:33 ` |WARNING| pw143654 " checkpatch
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).