automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw88510 [PATCH 3/3] app/testpmd: use of Rx/Tx in testpmd
       [not found] <1614939741-63927-4-git-send-email-oulijun@huawei.com>
@ 2021-03-05 10:23 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-03-05 10:23 UTC (permalink / raw)
  To: test-report; +Cc: Lijun Ou

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

_coding style issues_


WARNING:LONG_LINE_COMMENT: line length of 103 exceeds 100 columns
#1550: FILE: app/test-pmd/testpmd.h:217:
+	uint16_t                nb_rx_desc[RTE_MAX_QUEUES_PER_PORT+1]; /**< per queue Rx desc number */

WARNING:LONG_LINE_COMMENT: line length of 103 exceeds 100 columns
#1551: FILE: app/test-pmd/testpmd.h:218:
+	uint16_t                nb_tx_desc[RTE_MAX_QUEUES_PER_PORT+1]; /**< per queue Tx desc number */

WARNING:LONG_LINE_COMMENT: line length of 102 exceeds 100 columns
#1552: FILE: app/test-pmd/testpmd.h:219:
+	struct rte_eth_rxconf   rx_conf[RTE_MAX_QUEUES_PER_PORT+1]; /**< per queue Rx configuration */

WARNING:LONG_LINE_COMMENT: line length of 102 exceeds 100 columns
#1553: FILE: app/test-pmd/testpmd.h:220:
+	struct rte_eth_txconf   tx_conf[RTE_MAX_QUEUES_PER_PORT+1]; /**< per queue Tx configuration */

total: 0 errors, 4 warnings, 1373 lines checked

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

only message in thread, other threads:[~2021-03-05 10:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1614939741-63927-4-git-send-email-oulijun@huawei.com>
2021-03-05 10:23 ` [dpdk-test-report] |WARNING| pw88510 [PATCH 3/3] app/testpmd: use of Rx/Tx in testpmd 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).