From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Selwin Sebastian <selwin.sebastian@amd.com>
Subject: |WARNING| pw130984 [PATCH v1] net/axgbe: use CPUID to identify cpu
Date: Thu, 31 Aug 2023 14:43:25 +0200 (CEST) [thread overview]
Message-ID: <20230831124325.3F5AF121090@dpdk.org> (raw)
In-Reply-To: <20230831123131.4787-1-selwin.sebastian@amd.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/130984
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <Fam17h>
#143: FILE: drivers/net/axgbe/axgbe_ethdev.c:178:
+#define Fam17h 0x17
CHECK:CAMELCASE: Avoid CamelCase: <Fam19h>
#144: FILE: drivers/net/axgbe/axgbe_ethdev.c:179:
+#define Fam19h 0x19
CHECK:CAMELCASE: Avoid CamelCase: <CPUID_VENDOR_AuthenticAMD_ebx>
#146: FILE: drivers/net/axgbe/axgbe_ethdev.c:181:
+#define CPUID_VENDOR_AuthenticAMD_ebx 0x68747541
CHECK:CAMELCASE: Avoid CamelCase: <CPUID_VENDOR_AuthenticAMD_ecx>
#147: FILE: drivers/net/axgbe/axgbe_ethdev.c:182:
+#define CPUID_VENDOR_AuthenticAMD_ecx 0x444d4163
CHECK:CAMELCASE: Avoid CamelCase: <CPUID_VENDOR_AuthenticAMD_edx>
#148: FILE: drivers/net/axgbe/axgbe_ethdev.c:183:
+#define CPUID_VENDOR_AuthenticAMD_edx 0x69746e65
total: 0 errors, 0 warnings, 5 checks, 135 lines checked
next prev parent reply other threads:[~2023-08-31 12:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230831123131.4787-1-selwin.sebastian@amd.com>
2023-08-31 12:30 ` |FAILURE| " qemudev
2023-08-31 12:43 ` checkpatch [this message]
2023-08-31 13:19 ` 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=20230831124325.3F5AF121090@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=selwin.sebastian@amd.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).