[dpdk-test-report] |WARNING| pw62302 [PATCH v3] net/ice: optimize protocol extraction by dynamic mbuf API
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Nov 4 12:03:25 CET 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/62302
_coding style issues_
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'ol_flag' - possible side-effects?
#166: FILE: drivers/net/ice/ice_ethdev.c:45:
+#define PROTO_XTR_OL_FLAG_DYNF_MAP(ol_flag) \
+ { { RTE_STR(ol_flag), 0 }, &(ol_flag) }
total: 0 errors, 0 warnings, 1 checks, 641 lines checked
More information about the test-report
mailing list