automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw36591 [PATCH 3/5] net/qede: add devarg to disable NPAR Tx switching
       [not found] <1522196155-30972-3-git-send-email-rasesh.mody@cavium.com>
@ 2018-03-28  0:16 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-03-28  0:16 UTC (permalink / raw)
  To: test-report; +Cc: Rasesh Mody

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

_coding style issues_


WARNING:TYPO_SPELLING: 'fucntion' may be misspelled - perhaps 'function'?
#16: 
Tx switching for multi-fucntion devices (NPAR).

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'QEDE_NPAR_TX_SWITCHING != NULL'
#48: FILE: drivers/net/qede/qede_ethdev.c:522:
+		if ((QEDE_NPAR_TX_SWITCHING != NULL) ||
+		    ((QEDE_VF_TX_SWITCHING != NULL) && IS_VF(edev))) {

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'QEDE_VF_TX_SWITCHING != NULL'
#48: FILE: drivers/net/qede/qede_ethdev.c:522:
+		if ((QEDE_NPAR_TX_SWITCHING != NULL) ||
+		    ((QEDE_VF_TX_SWITCHING != NULL) && IS_VF(edev))) {

total: 0 errors, 1 warnings, 2 checks, 44 lines checked

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

only message in thread, other threads:[~2018-03-28  0:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1522196155-30972-3-git-send-email-rasesh.mody@cavium.com>
2018-03-28  0:16 ` [dpdk-test-report] |WARNING| pw36591 [PATCH 3/5] net/qede: add devarg to disable NPAR Tx switching 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).