* |WARNING| pw154126 [PATCH v5 32/34] net/intel: support wider x86 vectors for Rx rearm
[not found] <50d03ad98dbed61ffbfec689337b20f41849c11c.1749229651.git.anatoly.burakov@intel.com>
@ 2025-06-06 17:17 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-06-06 17:17 UTC (permalink / raw)
To: test-report; +Cc: Anatoly Burakov
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/154126
_coding style issues_
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#168: FILE: drivers/net/intel/common/rx_vec_x86.h:92:
+ const __m128i reg0 = _ci_rxq_rearm_desc_sse(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#170: FILE: drivers/net/intel/common/rx_vec_x86.h:94:
+ const __m128i reg1 = _ci_rxq_rearm_desc_sse(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#262: FILE: drivers/net/intel/common/rx_vec_x86.h:162:
+ reg0 = _mm256_castsi128_si256(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#263: FILE: drivers/net/intel/common/rx_vec_x86.h:163:
+ _ci_rxq_rearm_desc_sse(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#265: FILE: drivers/net/intel/common/rx_vec_x86.h:165:
+ reg1 = _mm256_castsi128_si256(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#266: FILE: drivers/net/intel/common/rx_vec_x86.h:166:
+ _ci_rxq_rearm_desc_sse(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#270: FILE: drivers/net/intel/common/rx_vec_x86.h:170:
+ reg0 = _ci_rxq_rearm_desc_avx2(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#273: FILE: drivers/net/intel/common/rx_vec_x86.h:173:
+ reg1 = _ci_rxq_rearm_desc_avx2(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#453: FILE: drivers/net/intel/common/rx_vec_x86.h:258:
+ reg0 = _ci_rxq_rearm_desc_avx512(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#458: FILE: drivers/net/intel/common/rx_vec_x86.h:263:
+ reg1 = _ci_rxq_rearm_desc_avx512(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#465: FILE: drivers/net/intel/common/rx_vec_x86.h:270:
+ reg0 = _ci_rxq_rearm_desc_avx512(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#470: FILE: drivers/net/intel/common/rx_vec_x86.h:275:
+ reg1 = _ci_rxq_rearm_desc_avx512(
total: 0 errors, 0 warnings, 12 checks, 427 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-06-06 17:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <50d03ad98dbed61ffbfec689337b20f41849c11c.1749229651.git.anatoly.burakov@intel.com>
2025-06-06 17:17 ` |WARNING| pw154126 [PATCH v5 32/34] net/intel: support wider x86 vectors for Rx rearm checkpatch
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).