[dpdk-test-report] |WARNING| pw39425 [PATCH 1/2] net/mlx5: fix multiple free issue when attr ctx is NULL

checkpatch at dpdk.org checkpatch at dpdk.org
Mon May 7 19:15:29 CEST 2018


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#17: 
> On May 7, 2018, at 5:18 AM, Raslan Darawsheh <rasland at mellanox.com> wrote:

ERROR:CODE_INDENT: code indent should use tabs where possible
#89: FILE: drivers/net/mlx5/mlx5.c:702:
+               goto error;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#89: FILE: drivers/net/mlx5/mlx5.c:702:
+               goto error;$

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 2 errors, 2 warnings, 0 checks, 19 lines checked


More information about the test-report mailing list