* [dpdk-test-report] |WARNING| pw79674 net/txgbe: add Rx and Tx descriptor status
[not found] <20201005120910.189343-57-jiawenwu@trustnetic.com>
@ 2020-10-05 13:55 ` 0-day Robot
2020-10-06 9:44 ` [dpdk-test-report] |WARNING| pw79674 [PATCH v2 56/56] " checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-10-05 13:55 UTC (permalink / raw)
To: test-report; +Cc: jiawenwu, robot
From: robot@bytheb.org
Test-Label: travis-robot
Test-Status: WARNING
http://dpdk.org/patch/79674
_Travis build: failed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/188158191
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dpdk-test-report] |WARNING| pw79674 [PATCH v2 56/56] net/txgbe: add Rx and Tx descriptor status
[not found] <20201005120910.189343-57-jiawenwu@trustnetic.com>
2020-10-05 13:55 ` [dpdk-test-report] |WARNING| pw79674 net/txgbe: add Rx and Tx descriptor status 0-day Robot
@ 2020-10-06 9:44 ` checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-10-06 9:44 UTC (permalink / raw)
To: test-report; +Cc: Jiawen Wu
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/79674
_coding style issues_
CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#218: FILE: drivers/net/txgbe/txgbe_rxtx.c:2049:
+ txq->tx_free_thresh >= RTE_PMD_TXGBE_TX_MAX_BURST) {
+
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around rxq->rx_ring[rxq->rx_tail]
#241: FILE: drivers/net/txgbe/txgbe_rxtx.c:2649:
+ rxdp = &(rxq->rx_ring[rxq->rx_tail]);
total: 0 errors, 0 warnings, 2 checks, 240 lines checked
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-06 9:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20201005120910.189343-57-jiawenwu@trustnetic.com>
2020-10-05 13:55 ` [dpdk-test-report] |WARNING| pw79674 net/txgbe: add Rx and Tx descriptor status 0-day Robot
2020-10-06 9:44 ` [dpdk-test-report] |WARNING| pw79674 [PATCH v2 56/56] " 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).