|WARNING| pw159388 [RFC PATCH 24/27] net/intel: use separate array for desc status tracking

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 19 18:29:55 CET 2025


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

_coding style issues_


WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#148: FILE: drivers/net/intel/common/tx_scalar_fns.h:36:
+	if ((txd[txq->rs_last_id[rs_idx]].cmd_type_offset_bsz & rte_cpu_to_le_64(CI_TXD_QW1_DTYPE_M)) !=

ERROR:CODE_INDENT: code indent should use tabs where possible
#331: FILE: drivers/net/intel/iavf/iavf_rxtx.c:210:
+^I^I             tx_rs_thresh);$

total: 1 errors, 1 warnings, 0 checks, 346 lines checked


More information about the test-report mailing list