automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw65723 [PATCH] net/i40e: fix unchecked return value
       [not found] <1581447720-29099-1-git-send-email-beilei.xing@intel.com>
@ 2020-02-11 10:10 ` checkpatch
  2020-02-11 16:03 ` [dpdk-test-report] |SUCCESS| pw65723 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-02-11 10:10 UTC (permalink / raw)
  To: test-report; +Cc: Beilei Xing

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'txq->nb_tx_free < txq->tx_free_thresh'
#69: FILE: drivers/net/i40e/i40e_rxtx.c:1041:
+	if ((txq->nb_tx_free < txq->tx_free_thresh) &&
+	    (i40e_xmit_cleanup(txq) != 0))

total: 0 errors, 0 warnings, 1 checks, 11 lines checked

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

* [dpdk-test-report] |SUCCESS| pw65723 net/i40e: fix unchecked return value
       [not found] <1581447720-29099-1-git-send-email-beilei.xing@intel.com>
  2020-02-11 10:10 ` [dpdk-test-report] |WARNING| pw65723 [PATCH] net/i40e: fix unchecked return value checkpatch
@ 2020-02-11 16:03 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-02-11 16:03 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

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

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

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

end of thread, other threads:[~2020-02-11 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1581447720-29099-1-git-send-email-beilei.xing@intel.com>
2020-02-11 10:10 ` [dpdk-test-report] |WARNING| pw65723 [PATCH] net/i40e: fix unchecked return value checkpatch
2020-02-11 16:03 ` [dpdk-test-report] |SUCCESS| pw65723 " 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).