From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Andre Muezerie <andremue@linux.microsoft.com>
Subject: |WARNING| pw152167 [PATCH v2 1/2] config: allow AVX512 instructions to be used with MSVC
Date: Fri, 28 Feb 2025 22:44:11 +0100 (CET) [thread overview]
Message-ID: <20250228214411.D3CEF127819@dpdk.org> (raw)
In-Reply-To: <1740779023-1274-2-git-send-email-andremue@linux.microsoft.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/152167
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#54:
https://learn.microsoft.com/en-us/cpp/build/reference/arch-x64?view=msvc-170
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#90: FILE: config/x86/msvc/meson.build:9:
+ #include <stdio.h>
WARNING:TYPO_SPELLING: 'SSEE' may be misspelled - perhaps 'SEE'?
#210: FILE: config/x86/msvc/meson.build:129:
+# also have ['SSE', 'SSE2', 'SSE3', 'SSEE3', 'SSE4_1', 'SSE4_2']
WARNING:TYPO_SPELLING: 'SSEE' may be misspelled - perhaps 'SEE'?
#272: FILE: config/x86/msvc/meson.build:191:
+cpu_flags = ['SSE', 'SSE2', 'SSE3', 'SSEE3', 'SSE4_1', 'SSE4_2']
total: 0 errors, 4 warnings, 287 lines checked
parent reply other threads:[~2025-02-28 21:44 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1740779023-1274-2-git-send-email-andremue@linux.microsoft.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=20250228214411.D3CEF127819@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=andremue@linux.microsoft.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).