|WARNING| pw121363 [PATCH] bus/fslmc: unlock spinlock in case of timeout

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Dec 25 14:47:08 CET 2022


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

_coding style issues_


ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'Commit 79711846f676 ("bus/fslmc: add timeout in MC send command")'
#80: 
Commit 79711846f6 introduces timeouts to mc, but in case of

ERROR:CODE_INDENT: code indent should use tabs where possible
#100: FILE: drivers/bus/fslmc/mc/mc_sys.c:82:
+^I        rte_spinlock_unlock(&mc_portal_lock);$

total: 2 errors, 0 warnings, 13 lines checked
Alvaro Karsz <alvaro.karsz at solid-run.com> is unknown, please fix the commit message or update .mailmap.


More information about the test-report mailing list