automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw63226 [PATCH v2] app/testpmd: reduce memory consumption
       [not found] <20191122104323.28992-1-david.marchand@redhat.com>
@ 2019-11-22 10:45 ` checkpatch
  2019-11-23  4:09 ` [dpdk-test-report] |SUCCESS| pw63226 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2019-11-22 10:45 UTC (permalink / raw)
  To: test-report; +Cc: David Marchand

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

_coding style issues_


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

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

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

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

total: 0 errors, 4 warnings, 68 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |SUCCESS| pw63226 app/testpmd: reduce memory consumption
       [not found] <20191122104323.28992-1-david.marchand@redhat.com>
  2019-11-22 10:45 ` [dpdk-test-report] |WARNING| pw63226 [PATCH v2] app/testpmd: reduce memory consumption checkpatch
@ 2019-11-23  4:09 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2019-11-23  4:09 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/63226

_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/137741826

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-23  4:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191122104323.28992-1-david.marchand@redhat.com>
2019-11-22 10:45 ` [dpdk-test-report] |WARNING| pw63226 [PATCH v2] app/testpmd: reduce memory consumption checkpatch
2019-11-23  4:09 ` [dpdk-test-report] |SUCCESS| pw63226 " 0-day Robot

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).