automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw140359 [PATCH 03/25] common/idpf: update ADD QUEUE GROUPS offset
       [not found] <20240528072839.867100-4-soumyadeep.hore@intel.com>
@ 2024-05-28  8:11 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-05-28  8:11 UTC (permalink / raw)
  To: test-report; +Cc: Soumyadeep Hore

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

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

only message in thread, other threads:[~2024-05-28  8:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240528072839.867100-4-soumyadeep.hore@intel.com>
2024-05-28  8:11 ` |WARNING| pw140359 [PATCH 03/25] common/idpf: update ADD QUEUE GROUPS offset 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).