automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw159368 [RFC PATCH 04/27] net/intel: consolidate definitions for Tx desc fields
       [not found] <20251219172548.2660777-5-bruce.richardson@intel.com>
@ 2025-12-19 17:27 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-12-19 17:27 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson

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

_coding style issues_


WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#614: FILE: drivers/net/intel/i40e/i40e_rxtx_vec_avx2.c:700:
+	const uint64_t hi_qw_tmpl = (CI_TX_DESC_DTYPE_DATA | ((uint64_t)flags  << CI_TXD_QW1_CMD_S));

WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#678: FILE: drivers/net/intel/i40e/i40e_rxtx_vec_avx512.c:768:
+	const uint64_t hi_qw_tmpl = (CI_TX_DESC_DTYPE_DATA | ((uint64_t)flags  << CI_TXD_QW1_CMD_S));

WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#1072: FILE: drivers/net/intel/iavf/iavf_rxtx_vec_avx2.c:1651:
+	const uint64_t hi_qw_tmpl = (CI_TX_DESC_DTYPE_DATA | ((uint64_t)flags  << CI_TXD_QW1_CMD_S));

total: 0 errors, 3 warnings, 0 checks, 2032 lines checked

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

only message in thread, other threads:[~2025-12-19 17:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20251219172548.2660777-5-bruce.richardson@intel.com>
2025-12-19 17:27 ` |WARNING| pw159368 [RFC PATCH 04/27] net/intel: consolidate definitions for Tx desc fields 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).