automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw77021 [PATCH v2 4/8] net/hns3: add simple Tx process function
       [not found] <20200909092339.31488-5-huwei013@chinasoftinc.com>
@ 2020-09-09  9:25 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-09  9:25 UTC (permalink / raw)
  To: test-report; +Cc: Wei Hu (Xavier)

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'txq' - possible side-effects?
#538: FILE: drivers/net/hns3/hns3_rxtx.h:389:
+#define HNS3_GET_TX_QUEUE_PEND_BD_NUM(txq) \
+		((txq)->nb_tx_desc - 1 - (txq)->tx_bd_ready)

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

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

only message in thread, other threads:[~2020-09-09  9:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200909092339.31488-5-huwei013@chinasoftinc.com>
2020-09-09  9:25 ` [dpdk-test-report] |WARNING| pw77021 [PATCH v2 4/8] net/hns3: add simple Tx process function 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).