* |WARNING| pw152167 [PATCH v2 1/2] config: allow AVX512 instructions to be used with MSVC
[not found] <1740779023-1274-2-git-send-email-andremue@linux.microsoft.com>
@ 2025-02-28 21:44 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-02-28 21:44 UTC (permalink / raw)
To: test-report; +Cc: Andre Muezerie
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
^ permalink raw reply [flat|nested] only message in thread