[dpdk-test-report] |WARNING| pw59417 [PATCH v2 02/10] examples/l2fwd-event: add infra for eventdev

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 19 11:26:46 CEST 2019


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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: const array should probably be static const
#215: FILE: examples/l2fwd-event/l2fwd_eventdev.h:41:
+	const char name[RTE_MEMZONE_NAMESIZE] = "l2fwd_event_rsrc";

total: 0 errors, 1 warnings, 241 lines checked


More information about the test-report mailing list