From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Junlong Wang <wang.junlong1@zte.com.cn>
Subject: |WARNING| pw151449 [PATCH v1 04/16] net/zxdh: update rx/tx to latest
Date: Thu, 13 Feb 2025 07:55:58 +0100 (CET) [thread overview]
Message-ID: <20250213065558.434001277E7@dpdk.org> (raw)
In-Reply-To: <20250213064134.88166-5-wang.junlong1@zte.com.cn>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/151449
_coding style issues_
WARNING:TYPO_SPELLING: 'FALG' may be misspelled - perhaps 'FLAG'?
#567: FILE: drivers/net/zxdh/zxdh_rxtx.c:94:
+#define ZXDH_PI_LRO_FALG 0x00000001
ERROR:C99_COMMENTS: do not use C99 // comments
#998: FILE: drivers/net/zxdh/zxdh_rxtx.c:479:
+ //num -= dxp->ndescs;
WARNING:TYPO_SPELLING: 'FALG' may be misspelled - perhaps 'FLAG'?
#1256: FILE: drivers/net/zxdh/zxdh_rxtx.c:739:
+ if (ntohl(pi_hdr->ul.lro_flag) & ZXDH_PI_LRO_FALG)
WARNING:TYPO_SPELLING: 'PSEDUO' may be misspelled - perhaps 'PSEUDO'?
#1486: FILE: drivers/net/zxdh/zxdh_rxtx.h:23:
+#define ZXDH_RX_PSEDUO_CKSUM_VALID 0x02
total: 1 errors, 3 warnings, 0 checks, 1368 lines checked
__rte_packed_begin and __rte_packed_end should always be used in pairs.
parent reply other threads:[~2025-02-13 6:56 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20250213064134.88166-5-wang.junlong1@zte.com.cn>]
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=20250213065558.434001277E7@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=test-report@dpdk.org \
--cc=wang.junlong1@zte.com.cn \
/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).