automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw152536 [PATCH v2 2/4] net/intel: align Tx queue struct field names
       [not found] <20250324124001.1282624-3-shaiq.wani@intel.com>
@ 2025-03-24 12:39 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-03-24 12:39 UTC (permalink / raw)
  To: test-report; +Cc: Shaiq Wani

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

_coding style issues_


CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#572: FILE: drivers/net/intel/idpf/idpf_common_rxtx_avx2.c:635:
+	nb_commit = nb_pkts = (uint16_t)RTE_MIN(txq->nb_tx_free, nb_pkts);

CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#787: FILE: drivers/net/intel/idpf/idpf_common_rxtx_avx512.c:1511:
+	nb_commit = nb_pkts = (uint16_t)RTE_MIN(txq->nb_tx_free, nb_pkts);

total: 0 errors, 0 warnings, 2 checks, 804 lines checked

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

only message in thread, other threads:[~2025-03-24 12:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250324124001.1282624-3-shaiq.wani@intel.com>
2025-03-24 12:39 ` |WARNING| pw152536 [PATCH v2 2/4] net/intel: align Tx queue struct field names 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).