[dpdk-test-report] |WARNING| pw66719 [PATCH 2/4] event/octeontx: add framework for Rx/Tx offloads
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Mar 16 16:31:16 CET 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/66719
_coding style issues_
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#550: FILE: drivers/net/octeontx/octeontx_rxtx.h:494:
+#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