automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw120982 [PATCH 7/7] common/idpf: update mbuf_alloc_failed multi-thread process
       [not found] <20221216093706.2453812-8-mingxia.liu@intel.com>
@ 2022-12-16 10:34 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-12-16 10:34 UTC (permalink / raw)
  To: test-report; +Cc: Mingxia Liu

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around rxq->rx_stats.mbuf_alloc_failed
#187: FILE: drivers/net/idpf/idpf_ethdev.c:260:
+		    rte_atomic64_read(&(rxq->rx_stats.mbuf_alloc_failed));

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around rxq->rx_stats.mbuf_alloc_failed
#196: FILE: drivers/net/idpf/idpf_ethdev.c:307:
+		rte_atomic64_set(&(rxq->rx_stats.mbuf_alloc_failed), 0);

total: 0 errors, 0 warnings, 2 checks, 95 lines checked
Warning in drivers/common/idpf/idpf_common_rxtx.c:
Using rte_atomicNN_xxx

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

only message in thread, other threads:[~2022-12-16 10:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20221216093706.2453812-8-mingxia.liu@intel.com>
2022-12-16 10:34 ` |WARNING| pw120982 [PATCH 7/7] common/idpf: update mbuf_alloc_failed multi-thread process 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).