[dpdk-test-report] |WARNING| pw31528 [PATCH v2 2/3] crypto: fix pedantic compilation errors

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 23 11:03:29 CET 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#16: 
/root/dpdk/x86_64-native-linuxapp-gcc/include/rte_crypto.h:126:28: error: ISO C forbids zero-size array ‘sym’ [-Werror=pedantic]

WARNING:TYPO_SPELLING: 'an union' may be misspelled - perhaps 'a union'?
#20: 
empty size array i.e. [] because structure is inside an union.

total: 0 errors, 2 warnings, 8 lines checked


More information about the test-report mailing list