automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw97947 [PATCH 4/5] compress/mlx5: refactor queue HW object
       [not found] <20210903142157.25617-5-rzidane@nvidia.com>
@ 2021-09-03 14:24 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-09-03 14:24 UTC (permalink / raw)
  To: test-report; +Cc: Raja Zidane

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

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#155: FILE: drivers/compress/mlx5/mlx5_compress.c:57:
+^Iuint32_t mmo_dma_qp:1; $

ERROR:SPACING: space required before the open parenthesis '('
#239: FILE: drivers/compress/mlx5/mlx5_compress.c:260:
+	if(ret) {

WARNING:BRACES: braces {} are not necessary for single statement blocks
#239: FILE: drivers/compress/mlx5/mlx5_compress.c:260:
+	if(ret) {
 		goto err;
 	}

ERROR:TRAILING_WHITESPACE: trailing whitespace
#284: FILE: drivers/compress/mlx5/mlx5_compress.c:821:
+^I    ^Iatt.mmo_dma_sq_en == 0) && (att.mmo_compress_qp_en == 0 || $

ERROR:CODE_INDENT: code indent should use tabs where possible
#284: FILE: drivers/compress/mlx5/mlx5_compress.c:821:
+^I    ^Iatt.mmo_dma_sq_en == 0) && (att.mmo_compress_qp_en == 0 || $

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#284: FILE: drivers/compress/mlx5/mlx5_compress.c:821:
+^I    ^Iatt.mmo_dma_sq_en == 0) && (att.mmo_compress_qp_en == 0 || $

total: 4 errors, 2 warnings, 159 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-03 14:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210903142157.25617-5-rzidane@nvidia.com>
2021-09-03 14:24 ` [dpdk-test-report] |WARNING| pw97947 [PATCH 4/5] compress/mlx5: refactor queue HW object checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).