automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Soumyadeep Hore <soumyadeep.hore@intel.com>
Subject: |WARNING| pw140359 [PATCH 03/25] common/idpf: update ADD QUEUE GROUPS offset
Date: Tue, 28 May 2024 10:11:00 +0200 (CEST)	[thread overview]
Message-ID: <20240528081100.E648B12367B@dpdk.org> (raw)
In-Reply-To: <20240528072839.867100-4-soumyadeep.hore@intel.com>

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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#100: FILE: drivers/common/idpf/base/virtchnl2.h:50:
+        { virtchnl2_static_assert_##X = (n)/((sizeof(struct X) == (n)) ? 1 : 0) }$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#100: FILE: drivers/common/idpf/base/virtchnl2.h:50:
+        { virtchnl2_static_assert_##X = (n)/((sizeof(struct X) == (n)) ? 1 : 0) }$

ERROR:CODE_INDENT: code indent should use tabs where possible
#103: FILE: drivers/common/idpf/base/virtchnl2.h:52:
+        { virtchnl2_static_assert_##X = (n)/((sizeof(union X) == (n)) ? 1 : 0) }$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#103: FILE: drivers/common/idpf/base/virtchnl2.h:52:
+        { virtchnl2_static_assert_##X = (n)/((sizeof(union X) == (n)) ? 1 : 0) }$

ERROR:CODE_INDENT: code indent should use tabs where possible
#113: FILE: drivers/common/idpf/base/virtchnl2.h:474:
+        u32 major;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#113: FILE: drivers/common/idpf/base/virtchnl2.h:474:
+        u32 major;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#114: FILE: drivers/common/idpf/base/virtchnl2.h:475:
+        u32 minor;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#114: FILE: drivers/common/idpf/base/virtchnl2.h:475:
+        u32 minor;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#123: FILE: drivers/common/idpf/base/virtchnl2.h:1417:
+        __le32 vport_id;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#123: FILE: drivers/common/idpf/base/virtchnl2.h:1417:
+        __le32 vport_id;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#126: FILE: drivers/common/idpf/base/virtchnl2.h:1419:
+        __le16 flags;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#126: FILE: drivers/common/idpf/base/virtchnl2.h:1419:
+        __le16 flags;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#146: FILE: drivers/common/idpf/base/virtchnl2.h:1908:
+        default:$

ERROR:CODE_INDENT: code indent should use tabs where possible
#147: FILE: drivers/common/idpf/base/virtchnl2.h:1909:
+                return VIRTCHNL2_STATUS_ERR_ESRCH;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#147: FILE: drivers/common/idpf/base/virtchnl2.h:1909:
+                return VIRTCHNL2_STATUS_ERR_ESRCH;$

total: 8 errors, 7 warnings, 57 lines checked

           reply	other threads:[~2024-05-28  8:11 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20240528072839.867100-4-soumyadeep.hore@intel.com>]

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=20240528081100.E648B12367B@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=soumyadeep.hore@intel.com \
    --cc=test-report@dpdk.org \
    /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).