[dpdk-test-report] |WARNING| pw39426 [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:23:50 CEST 2018


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#20: 
But I already sent a V2 for this patch which handles the redundant goto that I had.

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

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#48: 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