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