automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw111741 [PATCH v3 3/7] ethdev: introduce Rx queue based limit watermark
       [not found] <20220524152041.737154-4-spiked@nvidia.com>
@ 2022-05-24 15:22 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-05-24 15:22 UTC (permalink / raw)
  To: test-report; +Cc: Spike Du

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/111741

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#248: FILE: lib/ethdev/rte_ethdev.h:1935:
+        * Per-queue Rx limit watermark defined as percentage of Rx queue$

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#248: FILE: lib/ethdev/rte_ethdev.h:1935:
+	/**
+        * Per-queue Rx limit watermark defined as percentage of Rx queue

ERROR:CODE_INDENT: code indent should use tabs where possible
#249: FILE: lib/ethdev/rte_ethdev.h:1936:
+        * size. If Rx queue receives traffic higher than this percentage,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#250: FILE: lib/ethdev/rte_ethdev.h:1937:
+        * the event RTE_ETH_EVENT_RX_LWM is triggered.$

ERROR:CODE_INDENT: code indent should use tabs where possible
#251: FILE: lib/ethdev/rte_ethdev.h:1938:
+        * Value 0 means watermark monitoring is disabled, no event is$

ERROR:CODE_INDENT: code indent should use tabs where possible
#252: FILE: lib/ethdev/rte_ethdev.h:1939:
+        * triggered.$

ERROR:CODE_INDENT: code indent should use tabs where possible
#253: FILE: lib/ethdev/rte_ethdev.h:1940:
+        */$

WARNING:TYPO_SPELLING: 'circularly' may be misspelled - perhaps 'circular'?
#291: FILE: lib/ethdev/rte_ethdev.h:3712:
+ * The function queries all queues in the port circularly until one

total: 6 errors, 2 warnings, 189 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-24 15:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220524152041.737154-4-spiked@nvidia.com>
2022-05-24 15:22 ` |WARNING| pw111741 [PATCH v3 3/7] ethdev: introduce Rx queue based limit watermark 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).