* [dpdk-test-report] |WARNING| pw57529 [PATCH 19.11 06/12] net/i40e: fix Tx descriptor status api
[not found] <ec5eb31617929623551a4ef4e534cf136def3c59.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/57529
_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'
#88: FILE: drivers/net/i40e/i40e_rxtx.c:2062:
+ if (!((txq->offloads == 0) &&
+ (txq->tx_rs_thresh >= RTE_PMD_I40E_TX_MAX_BURST)))
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'txq->tx_rs_thresh >= RTE_PMD_I40E_TX_MAX_BURST'
#88: FILE: drivers/net/i40e/i40e_rxtx.c:2062:
+ if (!((txq->offloads == 0) &&
+ (txq->tx_rs_thresh >= RTE_PMD_I40E_TX_MAX_BURST)))
total: 1 errors, 0 warnings, 2 checks, 49 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] <ec5eb31617929623551a4ef4e534cf136def3c59.1565188248.git.thierry.herbelot@6wind.com>
2019-08-07 14:39 ` [dpdk-test-report] |WARNING| pw57529 [PATCH 19.11 06/12] net/i40e: 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).