[dpdk-test-report] |WARNING| [PATCH] pmdinfogen: Fix pmdinfogen to select proper endianess on cross-compile

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Nov 18 19:48:35 CET 2016


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#45: 
obtain the rte macros for byteswapping between the cpu byte order and big or

WARNING:TYPO_SPELLING: 'endianess' may be misspelled - perhaps 'endianness'?
#49: 
cpu, who's endianess may differ from that of the host, leading to improper

ERROR:TRAILING_WHITESPACE: trailing whitespace
#77: FILE: buildtools/pmdinfogen/pmdinfogen.h:19:
+#ifdef __linux__ $

total: 1 errors, 2 warnings, 28 lines checked


More information about the test-report mailing list