automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Xing Zhang <zhangxing_neurs@163.com>
Subject: |WARNING| pw111724 [PATCH] net/mlx5: add 128B padding of Rx completion entry
Date: Tue, 24 May 2022 12:51:04 +0200 (CEST)	[thread overview]
Message-ID: <20220524105104.8FF29120945@dpdk.org> (raw)
In-Reply-To: <1653389258-12698-1-git-send-email-zhangxing_neurs@163.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'setted' may be misspelled - perhaps 'set'?
#62: 
HAVE_IBV_MLX5_MOD_CQE_128B_PAD, vendor cap lag is setted to

ERROR:CODE_INDENT: code indent should use tabs where possible
#168: FILE: drivers/net/mlx5/mlx5.c:2184:
+ ^I} else if (strcmp(MLX5_RXQ_PKT_PAD_EN, key) == 0) {$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#168: FILE: drivers/net/mlx5/mlx5.c:2184:
+ ^I} else if (strcmp(MLX5_RXQ_PKT_PAD_EN, key) == 0) {$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#168: FILE: drivers/net/mlx5/mlx5.c:2184:
+ ^I} else if (strcmp(MLX5_RXQ_PKT_PAD_EN, key) == 0) {$

WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email name mismatch: 'From: "Xing Zhang zhangxing_neurs@163.com" <zhangxing_neurs@163.com>' != 'Signed-off-by: Xing Zhang <zhangxing_neurs@163.com>'

total: 1 errors, 4 warnings, 0 checks, 95 lines checked

       reply	other threads:[~2022-05-24 10:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1653389258-12698-1-git-send-email-zhangxing_neurs@163.com>
2022-05-24 10:51 ` checkpatch [this message]
2022-05-24 11:59 ` |SUCCESS| " 0-day Robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220524105104.8FF29120945@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=test-report@dpdk.org \
    --cc=zhangxing_neurs@163.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).