automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw57528 [PATCH 19.11 05/12] net/ixgbe: fix Tx descriptor status api
       [not found] <09ef3a984386ade27828e549c542e290825c3c13.1565188248.git.thierry.herbelot@6wind.com>
@ 2019-08-07 14:39 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-08-07 14:39 UTC (permalink / raw)
  To: test-report; +Cc: Thierry Herbelot

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

_coding style issues_


ERROR:BAD_SIGN_OFF: Unrecognized email address: 'stable at dpdk.org'
#35: 
Cc: stable at dpdk.org

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'txq->offloads == 0'
#106: FILE: drivers/net/ixgbe/ixgbe_rxtx.c:3198:
+	if (!((txq->offloads == 0) &&
+	      (txq->tx_rs_thresh >= RTE_PMD_IXGBE_TX_MAX_BURST)))

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'txq->tx_rs_thresh >= RTE_PMD_IXGBE_TX_MAX_BURST'
#106: FILE: drivers/net/ixgbe/ixgbe_rxtx.c:3198:
+	if (!((txq->offloads == 0) &&
+	      (txq->tx_rs_thresh >= RTE_PMD_IXGBE_TX_MAX_BURST)))

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

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

only message in thread, other threads:[~2019-08-07 14:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <09ef3a984386ade27828e549c542e290825c3c13.1565188248.git.thierry.herbelot@6wind.com>
2019-08-07 14:39 ` [dpdk-test-report] |WARNING| pw57528 [PATCH 19.11 05/12] net/ixgbe: fix Tx descriptor status 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).