[dpdk-test-report] |WARNING| pw64896 [PATCH v5 13/17] net/ionic: add Rx and Tx handling

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Jan 19 16:58:15 CET 2020


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#451: FILE: drivers/net/ionic/ionic_lif.c:1096:
+	IONIC_PRINT(DEBUG, "txq_init.ring_base 0x%" PRIx64 "",

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'q' - possible side-effects?
#646: FILE: drivers/net/ionic/ionic_lif.h:65:
+#define IONIC_Q_TO_QCQ(q)	container_of(q, struct ionic_qcq, q)

total: 0 errors, 0 warnings, 2 checks, 1614 lines checked


More information about the test-report mailing list