From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Selwin Sebastian <selwin.sebastian@amd.com>
Subject: |WARNING| pw132298 [PATCH v3] net/axgbe: use CPUID to identify cpu
Date: Wed, 4 Oct 2023 12:09:57 +0200 (CEST) [thread overview]
Message-ID: <20231004100957.BA7F0120D36@dpdk.org> (raw)
In-Reply-To: <20231004100754.111493-1-selwin.sebastian@amd.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/132298
_coding style issues_
Must be a reply to the first patch (--in-reply-to).
CHECK:CAMELCASE: Avoid CamelCase: <Fam17h>
#147: FILE: drivers/net/axgbe/axgbe_ethdev.c:182:
+#define Fam17h 0x17
CHECK:CAMELCASE: Avoid CamelCase: <Fam19h>
#148: FILE: drivers/net/axgbe/axgbe_ethdev.c:183:
+#define Fam19h 0x19
CHECK:CAMELCASE: Avoid CamelCase: <CPUID_VENDOR_AuthenticAMD_ebx>
#150: FILE: drivers/net/axgbe/axgbe_ethdev.c:185:
+#define CPUID_VENDOR_AuthenticAMD_ebx 0x68747541
CHECK:CAMELCASE: Avoid CamelCase: <CPUID_VENDOR_AuthenticAMD_ecx>
#151: FILE: drivers/net/axgbe/axgbe_ethdev.c:186:
+#define CPUID_VENDOR_AuthenticAMD_ecx 0x444d4163
CHECK:CAMELCASE: Avoid CamelCase: <CPUID_VENDOR_AuthenticAMD_edx>
#152: FILE: drivers/net/axgbe/axgbe_ethdev.c:187:
+#define CPUID_VENDOR_AuthenticAMD_edx 0x69746e65
total: 0 errors, 0 warnings, 5 checks, 139 lines checked
next prev parent reply other threads:[~2023-10-04 10:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20231004100754.111493-1-selwin.sebastian@amd.com>
2023-10-04 9:49 ` |SUCCESS| " qemudev
2023-10-04 9:53 ` qemudev
2023-10-04 10:09 ` checkpatch [this message]
2023-10-04 10:59 ` 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=20231004100957.BA7F0120D36@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).