[dpdk-test-report] |WARNING| pw45667 [v3, 03/22] net/atlantic: hardware register access routines

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Sep 29 12:31:43 CEST 2018


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

_coding style issues_


WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'arr' - possible side-effects?
#132: FILE: drivers/net/atlantic/atl_hw_regs.h:29:
+#define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]))

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


More information about the test-report mailing list