[dpdk-test-report] |WARNING| pw55450 [PATCH v6 12/15] net/hinic: add device initailization

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 27 10:07:34 CEST 2019


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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'txq' - possible side-effects?
#1246: FILE: drivers/net/hinic/hinic_pmd_tx.h:13:
+#define HINIC_GET_WQ_TAIL(txq)		\
+		((txq)->wq->queue_buf_vaddr + (txq)->wq->wq_buf_size)

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


More information about the test-report mailing list