automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Anatoly Burakov <anatoly.burakov@intel.com>
Subject: |WARNING| pw154400 [PATCH v7 31/33] net/intel: support wider x86 vectors for Rx rearm
Date: Thu, 12 Jun 2025 13:18:00 +0200 (CEST)	[thread overview]
Message-ID: <20250612111800.22A611252C1@dpdk.org> (raw)
In-Reply-To: <81c601ac9cd8705c3fb7f33d04e1970f137d6c60.1749726640.git.anatoly.burakov@intel.com>

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

           reply	other threads:[~2025-06-12 11:18 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <81c601ac9cd8705c3fb7f33d04e1970f137d6c60.1749726640.git.anatoly.burakov@intel.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=20250612111800.22A611252C1@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=anatoly.burakov@intel.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).