automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw144779 [PATCH v2 12/17] net/cnxk: add PMD APIs to submit CPT instruction
       [not found] <20241001060055.3747591-12-ndabilpuram@marvell.com>
@ 2024-10-01  6:04 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-10-01  6:04 UTC (permalink / raw)
  To: test-report; +Cc: Nithin Dabilpuram

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

_coding style issues_


CHECK:SPACING: spaces preferred around that '*' (ctx:VxB)
#343: FILE: drivers/net/cnxk/cnxk_ethdev.h:516:
+	val = rte_atomic_fetch_sub_explicit((RTE_ATOMIC(int32_t)*)fc_sw, nb_inst,
 	                                                        ^

CHECK:SPACING: spaces preferred around that '*' (ctx:VxB)
#348: FILE: drivers/net/cnxk/cnxk_ethdev.h:521:
+	newval = (int64_t)nb_desc - rte_atomic_load_explicit((RTE_ATOMIC(uint64_t)*)fc,
 	                                                                          ^

CHECK:SPACING: spaces preferred around that '*' (ctx:VxB)
#352: FILE: drivers/net/cnxk/cnxk_ethdev.h:525:
+	if (!rte_atomic_compare_exchange_strong_explicit((RTE_ATOMIC(int32_t)*)fc_sw, &val, newval,
 	                                                                     ^

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

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

only message in thread, other threads:[~2024-10-01  6:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241001060055.3747591-12-ndabilpuram@marvell.com>
2024-10-01  6:04 ` |WARNING| pw144779 [PATCH v2 12/17] net/cnxk: add PMD APIs to submit CPT instruction 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).