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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Nov 5 02:33:46 CET 2019


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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'flag' - possible side-effects?
#187: FILE: drivers/net/ice/ice_ethdev.c:48:
+#define MAP_TYPE_TO_DYNF(type, flag) \
+	[type] = { { RTE_STR(flag), 0 }, &(flag), false }

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


More information about the test-report mailing list