[dpdk-test-report] |WARNING| pw40034 [PATCH 4/4] ifpgai_rawdev: fix the clang compiling issue

checkpatch at dpdk.org checkpatch at dpdk.org
Tue May 15 10:29:21 CEST 2018


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#16: 
In file included from ~/dpdk/drivers/raw/ifpga_rawdev/base/ifpga_fme_dperf.c:5:

WARNING:TYPO_SPELLING: 'aligment' may be misspelled - perhaps 'alignment'?
#18: 
~/dpdk/drivers/raw/ifpga_rawdev/base/ifpga_hw.h:8:10: error: the current #pragma pack aligment value is modified in the included file [-Werror,-Wpragma-pack]

ERROR:SPACING: space required after that ',' (ctx:VxV)
#39: FILE: drivers/raw/ifpga_rawdev/base/ifpga_defines.h:100:
+#pragma pack(push,1)
                  ^

total: 1 errors, 2 warnings, 13 lines checked


More information about the test-report mailing list