|WARNING| pw111558 [PATCH] eal/freebsd: fix use of newer CPU_* macros

checkpatch at dpdk.org checkpatch at dpdk.org
Fri May 20 20:11:37 CEST 2022


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#70: 
[1] https://cgit.freebsd.org/src/commit/?id=e2650af157bc7489deaf2c9054995f0f88a6e5da

ERROR:SPACING: space required after that ',' (ctx:VxV)
#117: FILE: lib/eal/freebsd/include/rte_os.h:73:
+#define RTE_CPU_NOT(dst,src) do { \
                        ^

ERROR:SPACING: space required before the open parenthesis '('
#121: FILE: lib/eal/freebsd/include/rte_os.h:77:
+} while(0)

total: 2 errors, 1 warnings, 43 lines checked


More information about the test-report mailing list