* |WARNING| pw159387 [RFC PATCH 23/27] net/intel: add special handling for single desc packets
[not found] <20251219172548.2660777-24-bruce.richardson@intel.com>
@ 2025-12-19 17:30 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-12-19 17:30 UTC (permalink / raw)
To: test-report; +Cc: Bruce Richardson
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/159387
_coding style issues_
WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#86: FILE: drivers/net/intel/common/tx_scalar_fns.h:308:
+ if (nb_used == 1 && (ol_flags & (RTE_MBUF_F_TX_TCP_SEG | RTE_MBUF_F_TX_UDP_SEG)) == 0) {
WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#92: FILE: drivers/net/intel/common/tx_scalar_fns.h:314:
+ *txe = (struct ci_tx_entry){ .mbuf = tx_pkt, .last_id = tx_last, .next_id = tx_id };
total: 0 errors, 2 warnings, 0 checks, 35 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-12-19 17:31 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-24-bruce.richardson@intel.com>
2025-12-19 17:30 ` |WARNING| pw159387 [RFC PATCH 23/27] net/intel: add special handling for single desc packets 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).