automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw154400 [PATCH v7 31/33] net/intel: support wider x86 vectors for Rx rearm
       [not found] <81c601ac9cd8705c3fb7f33d04e1970f137d6c60.1749726640.git.anatoly.burakov@intel.com>
@ 2025-06-12 11:18 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-06-12 11:18 UTC (permalink / raw)
  To: test-report; +Cc: Anatoly Burakov

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/154400

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#176: FILE: drivers/net/intel/common/rx_vec_x86.h:93:
+		const __m128i reg0 = _ci_rxq_rearm_desc_sse(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#178: FILE: drivers/net/intel/common/rx_vec_x86.h:95:
+		const __m128i reg1 = _ci_rxq_rearm_desc_sse(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#271: FILE: drivers/net/intel/common/rx_vec_x86.h:164:
+			reg0 = _mm256_castsi128_si256(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#272: FILE: drivers/net/intel/common/rx_vec_x86.h:165:
+				_ci_rxq_rearm_desc_sse(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#274: FILE: drivers/net/intel/common/rx_vec_x86.h:167:
+			reg1 = _mm256_castsi128_si256(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#275: FILE: drivers/net/intel/common/rx_vec_x86.h:168:
+				_ci_rxq_rearm_desc_sse(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#279: FILE: drivers/net/intel/common/rx_vec_x86.h:172:
+			reg0 = _ci_rxq_rearm_desc_avx2(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#282: FILE: drivers/net/intel/common/rx_vec_x86.h:175:
+			reg1 = _ci_rxq_rearm_desc_avx2(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#463: FILE: drivers/net/intel/common/rx_vec_x86.h:261:
+			reg0 = _ci_rxq_rearm_desc_avx512(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#468: FILE: drivers/net/intel/common/rx_vec_x86.h:266:
+			reg1 = _ci_rxq_rearm_desc_avx512(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#475: FILE: drivers/net/intel/common/rx_vec_x86.h:273:
+			reg0 = _ci_rxq_rearm_desc_avx512(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#480: FILE: drivers/net/intel/common/rx_vec_x86.h:278:
+			reg1 = _ci_rxq_rearm_desc_avx512(

total: 0 errors, 0 warnings, 12 checks, 430 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-06-12 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <81c601ac9cd8705c3fb7f33d04e1970f137d6c60.1749726640.git.anatoly.burakov@intel.com>
2025-06-12 11:18 ` |WARNING| pw154400 [PATCH v7 31/33] 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).