automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw32913 [PATCH 1/2] net/failsafe: convert to new Tx offloads API
       [not found] <1515094264-185657-2-git-send-email-motih@mellanox.com>
@ 2018-01-04 19:33 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-04 19:33 UTC (permalink / raw)
  To: test-report; +Cc: Moti H

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

_coding style issues_


ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")'
#16: 
commit cba7f53b717d ("ethdev: introduce Tx queue offloads API)

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'tx_conf != NULL'
#94: FILE: drivers/net/failsafe/failsafe_ops.c:381:
+	if ((tx_conf != NULL) &&
+	   !!(tx_conf->txq_flags & ETH_TXQ_FLAGS_IGNORE) &&
+	   !fs_txq_are_offloads_valid(dev, tx_conf->offloads)) {

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

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

only message in thread, other threads:[~2018-01-04 19:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1515094264-185657-2-git-send-email-motih@mellanox.com>
2018-01-04 19:33 ` [dpdk-test-report] |WARNING| pw32913 [PATCH 1/2] net/failsafe: convert to new Tx offloads API 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).