|WARNING| pw133680 [PATCH v2] examples/l2fwd-macsec: add MACsec forwarding application

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 31 19:45:36 CET 2023


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#81: 
'(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'?
#301: FILE: examples/l2fwd-macsec/main.c:5:
+#include <stdio.h>

total: 0 errors, 2 warnings, 1757 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