|WARNING| pw158183 [PATCH] graph: fix xstats description allocation

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 28 11:13:44 CET 2025


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#77: 
RTE_NODE_XSTAT_DESC_SIZE (64 bytes), only "sizeof(RTE_NODE_XSTAT_DESC_SIZE)"

WARNING:BAD_FIXES_TAG: Please use correct Fixes: style 'Fixes: <12+ chars of sha1> ("<title line>")' - ie: 'Fixes: 070db97e017b ("graph: support node xstats")'
#80: 
Fixes: 070db97e01 ("graph: support node xstats")

total: 0 errors, 2 warnings, 8 lines checked


More information about the test-report mailing list