|WARNING| pw139857 [PATCH v2] eal/arm: replace RTE_BUILD_BUG on non-constant
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri May 3 20:29:24 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/139857
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#91:
530 | #define RTE_BUILD_BUG_ON(condition) do { static_assert(!(condition), #condition); } while (0)
total: 0 errors, 1 warnings, 32 lines checked
More information about the test-report
mailing list