automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw153715 [PATCH v2 30/40] crypto/cnxk: support raw API for cn20k
       [not found] <20250526165819.2197892-31-ktejasree@marvell.com>
@ 2025-05-26 17:02 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-05-26 17:02 UTC (permalink / raw)
  To: test-report; +Cc: Tejasree Kondoj

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

_coding style issues_


WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#193: FILE: drivers/crypto/cnxk/cn20k_cryptodev_ops.c:753:
+	fc.u64[0] = rte_atomic_load_explicit((RTE_ATOMIC(uint64_t) *)fc_addr, rte_memory_order_relaxed);

WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#275: FILE: drivers/crypto/cnxk/cn20k_cryptodev_ops.c:835:
+	fc.u64[0] = rte_atomic_load_explicit((RTE_ATOMIC(uint64_t) *)fc_addr, rte_memory_order_relaxed);

WARNING:LONG_LINE: line length of 124 exceeds 100 columns
#359: FILE: drivers/crypto/cnxk/cn20k_cryptodev_ops.c:919:
+			rte_atomic_load_explicit((RTE_ATOMIC(uint64_t) *)(&infl_req->res.u64[0]), rte_memory_order_relaxed);

WARNING:LONG_LINE: line length of 121 exceeds 100 columns
#420: FILE: drivers/crypto/cnxk/cn20k_cryptodev_ops.c:980:
+	res.u64[0] = rte_atomic_load_explicit((RTE_ATOMIC(uint64_t) *)(&infl_req->res.u64[0]), rte_memory_order_relaxed);

total: 0 errors, 4 warnings, 399 lines checked

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

only message in thread, other threads:[~2025-05-26 17:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250526165819.2197892-31-ktejasree@marvell.com>
2025-05-26 17:02 ` |WARNING| pw153715 [PATCH v2 30/40] crypto/cnxk: support raw API for cn20k 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).