* |WARNING| pw152272 [PATCH v3 1/2] config: allow AVX512 instructions to be used with MSVC
[not found] <1741288114-15179-2-git-send-email-andremue@linux.microsoft.com>
@ 2025-03-06 19:08 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-03-06 19:08 UTC (permalink / raw)
To: test-report; +Cc: Andre Muezerie
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/152272
_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'?
#103: FILE: config/x86/msvc/meson.build:9:
+ #include <stdio.h>
WARNING:TYPO_SPELLING: 'SSEE' may be misspelled - perhaps 'SEE'?
#223: 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'?
#285: FILE: config/x86/msvc/meson.build:191:
+cpu_flags = ['SSE', 'SSE2', 'SSE3', 'SSEE3', 'SSE4_1', 'SSE4_2']
total: 0 errors, 4 warnings, 294 lines checked
^ permalink raw reply [flat|nested] only message in thread