automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw38670 [PATCH v7 3/5] app/testpmd: enable per queue configure
       [not found] <20180422115824.105219-4-qi.z.zhang@intel.com>
@ 2018-04-22 11:58 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-22 11:58 UTC (permalink / raw)
  To: test-report; +Cc: Qi Zhang

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

_coding style issues_


WARNING:LONG_LINE_COMMENT: line over 90 characters
#308: FILE: app/test-pmd/testpmd.h:197:
+	uint16_t                nb_rx_desc[MAX_QUEUE_ID+1]; /**< per queue rx desc number */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#309: FILE: app/test-pmd/testpmd.h:198:
+	uint16_t                nb_tx_desc[MAX_QUEUE_ID+1]; /**< per queue tx desc number */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#310: FILE: app/test-pmd/testpmd.h:199:
+	struct rte_eth_rxconf   rx_conf[MAX_QUEUE_ID+1]; /**< per queue rx configuration */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#311: FILE: app/test-pmd/testpmd.h:200:
+	struct rte_eth_txconf   tx_conf[MAX_QUEUE_ID+1]; /**< per queue tx configuration */

total: 0 errors, 4 warnings, 259 lines checked

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

only message in thread, other threads:[~2018-04-22 11:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180422115824.105219-4-qi.z.zhang@intel.com>
2018-04-22 11:58 ` [dpdk-test-report] |WARNING| pw38670 [PATCH v7 3/5] app/testpmd: enable per queue configure 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).