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

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

_coding style issues_


WARNING:LONG_LINE_COMMENT: line over 90 characters
#160: 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
#161: 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
#162: 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
#163: 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, 61 lines checked

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

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

From: robot@bytheb.org

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

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

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

end of thread, other threads:[~2019-11-22 13:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191121151256.20613-1-david.marchand@redhat.com>
2019-11-21 15:13 ` [dpdk-test-report] |WARNING| pw63205 [PATCH] app/testpmd: reduce memory consumption checkpatch
2019-11-22 13:10 ` [dpdk-test-report] |SUCCESS| pw63205 " 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).