|WARNING| pw129715 [PATCH] examples/l2fwd-macsec: add MACsec forwarding application
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Jul 27 15:22:15 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/129715
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#78:
'(0,02:03:04:05:06:07,01:02:03:04:05:06),(1,02:03:04:05:06:17,01:02:03:04:05:16)'
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#273: FILE: examples/l2fwd-macsec/main.c:5:
+#include <stdio.h>
total: 0 errors, 2 warnings, 1748 lines checked
Warning in examples/l2fwd-macsec/main.c:
Using %l format, prefer %PRI*64 if type is [u]int64_t
More information about the test-report
mailing list