From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Andre Muezerie <andremue@linux.microsoft.com>
Subject: |WARNING| pw149551 [PATCH v5 3/3] drivers/net: add diagnostics macros to make code portable
Date: Tue, 31 Dec 2024 19:56:32 +0100 (CET) [thread overview]
Message-ID: <20241231185632.5B2FA126FB8@dpdk.org> (raw)
In-Reply-To: <1735671358-26003-4-git-send-email-andremue@linux.microsoft.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/149551
_coding style issues_
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#223: FILE: drivers/net/fm10k/fm10k_rxtx_vec.c:473:
+__rte_diagnostic_pop
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#398: FILE: drivers/net/i40e/i40e_rxtx_vec_altivec.c:296:
+__rte_diagnostic_pop
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#718: FILE: drivers/net/i40e/i40e_rxtx_vec_sse.c:473:
+__rte_diagnostic_pop
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#1050: FILE: drivers/net/iavf/iavf_rxtx_vec_sse.c:586:
+__rte_diagnostic_pop
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#1085: FILE: drivers/net/iavf/iavf_rxtx_vec_sse.c:878:
+__rte_diagnostic_pop
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 0)
#1228: FILE: drivers/net/ice/ice_rxtx_vec_avx2.c:443:
if (rxq->vsi->adapter->pf.dev_data->dev_conf.rxmode.offloads &
[...]
+__rte_diagnostic_push
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 0)
#1300: FILE: drivers/net/ice/ice_rxtx_vec_avx512.c:473:
if (rxq->vsi->adapter->pf.dev_data->dev_conf.rxmode.offloads &
[...]
+__rte_diagnostic_push
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#1399: FILE: drivers/net/ice/ice_rxtx_vec_sse.c:433:
+__rte_diagnostic_pop
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 0)
#1419: FILE: drivers/net/ice/ice_rxtx_vec_sse.c:497:
if (rxq->vsi->adapter->pf.dev_data->dev_conf.rxmode.offloads &
[...]
+__rte_diagnostic_push
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#1533: FILE: drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c:474:
+__rte_diagnostic_pop
ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#1643: FILE: drivers/net/mlx5/mlx5_rxtx_vec_sse.h:133:
+__rte_diagnostic_pop
for (pos = 0; pos < mcqe_n; ) {
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 0)
#1667: FILE: drivers/net/mlx5/mlx5_rxtx_vec_sse.h:359:
if (!(pos & 0x7) && pos < mcqe_n) {
+__rte_diagnostic_push
total: 1 errors, 11 warnings, 0 checks, 1377 lines checked
next prev parent reply other threads:[~2024-12-31 18:57 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1735671358-26003-4-git-send-email-andremue@linux.microsoft.com>
2024-12-31 18:28 ` |SUCCESS| pw149549-149551 " qemudev
2024-12-31 18:32 ` qemudev
2024-12-31 18:56 ` checkpatch [this message]
2024-12-31 19:44 ` |FAILURE| pw149551 " 0-day Robot
2025-01-02 20:33 ` |SUCCESS| pw149549-149551 [PATCH] [v5,3/3] drivers/net: add diagnost dpdklab
2025-01-02 20:35 ` dpdklab
2025-01-02 20:35 ` dpdklab
2025-01-02 20:40 ` dpdklab
2025-01-02 20:42 ` dpdklab
2025-01-02 20:44 ` dpdklab
2025-01-02 20:51 ` dpdklab
2025-01-02 20:52 ` dpdklab
2025-01-02 22:05 ` |PENDING| " dpdklab
2025-01-02 22:26 ` dpdklab
2025-01-02 22:34 ` |SUCCESS| " dpdklab
2025-01-02 23:05 ` |FAILURE| " dpdklab
2025-01-02 23:06 ` dpdklab
2025-01-02 23:10 ` dpdklab
2025-01-02 23:14 ` dpdklab
2025-01-02 23:16 ` |SUCCESS| " dpdklab
2025-01-02 23:17 ` |WARNING| " dpdklab
2025-01-02 23:19 ` |FAILURE| " dpdklab
2025-01-02 23:20 ` dpdklab
2025-01-02 23:26 ` |PENDING| " dpdklab
2025-01-02 23:30 ` |SUCCESS| " dpdklab
2025-01-02 23:31 ` dpdklab
2025-01-02 23:36 ` |FAILURE| " dpdklab
2025-01-02 23:36 ` dpdklab
2025-01-02 23:44 ` dpdklab
2025-01-02 23:48 ` dpdklab
2025-01-02 23:54 ` dpdklab
2025-01-03 0:00 ` |WARNING| " dpdklab
2025-01-03 0:32 ` |SUCCESS| " dpdklab
2025-01-03 0:37 ` |FAILURE| " dpdklab
2025-01-03 2:54 ` |SUCCESS| " dpdklab
2025-01-06 20:38 ` dpdklab
2025-01-06 20:38 ` dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241231185632.5B2FA126FB8@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=andremue@linux.microsoft.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).