[dpdk-test-report] |WARNING| pw82673 [PATCH v3 2/3] examples/mp_server: fix snprintf overflow

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 28 17:29:02 CET 2020


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#71: 
main.c:77:37: warning: ‘__builtin___snprintf_chk’ output truncated before the last format character [-Wformat-truncation=]

WARNING:TYPO_SPELLING: 'formating' may be misspelled - perhaps 'formatting'?
#77: 
address formating function from rte_ether.h.

total: 0 errors, 2 warnings, 32 lines checked


More information about the test-report mailing list