[dpdk-test-report] |WARNING| pw69460 [PATCH v2 2/4] event/octeontx: add framework for Rx/Tx offloads

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 28 14:41:58 CEST 2020


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#550: FILE: drivers/net/octeontx/octeontx_rxtx.h:490:
+#define OCCTX_RX_FASTPATH_MODES						\
+R(no_offload,				0,  OCCTX_RX_OFFLOAD_NONE)	\
+R(mseg,					1,  MULT_RX_F)		\
+

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


More information about the test-report mailing list