[dpdk-test-report] |WARNING| pw62307 [PATCH v4] net/ice: optimize protocol extraction by dynamic mbuf API

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 4 12:03:31 CET 2019


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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'ol_flag' - possible side-effects?
#179: FILE: drivers/net/ice/ice_ethdev.c:47:
+#define PROTO_XTR_OL_FLAG_DYNF_MAP(ol_flag) \
+	{ { RTE_STR(ol_flag), 0 }, &(ol_flag) }

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


More information about the test-report mailing list