[dpdk-test-report] |WARNING| pw66693 [PATCH 2/8] net/octeontx: add framework for Rx/Tx offloads

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 16 10:35:05 CET 2020


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#542: FILE: drivers/net/octeontx/octeontx_rxtx.h:227:
+#define OCCTX_TX_FASTPATH_MODES						      \
+T(no_offload,				0,	4,   OCCTX_TX_OFFLOAD_NONE)   \
+T(mseg,					1,	14,  MULT_F)		      \
+

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


More information about the test-report mailing list