automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw153801 [PATCH v1 1/2] bbdev: add trace points per operation
       [not found] <20250527223642.31577-2-nicolas.chautru@intel.com>
@ 2025-05-27 22:36 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-05-27 22:36 UTC (permalink / raw)
  To: test-report; +Cc: Nicolas Chautru

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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for any arm of this statement
#243: FILE: lib/bbdev/rte_bbdev.c:1293:
+	if (op_type == RTE_BBDEV_OP_LDPC_DEC) {
[...]
+	} else if (op_type == RTE_BBDEV_OP_LDPC_ENC) {
[...]
+	} else if (op_type == RTE_BBDEV_OP_FFT) {
[...]
+	} else if (op_type == RTE_BBDEV_OP_MLDTS) {
[...]
+	} else if (op_type == RTE_BBDEV_OP_TURBO_DEC) {
[...]
+	} else if (op_type == RTE_BBDEV_OP_TURBO_ENC) {
[...]

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 1 errors, 1 warnings, 187 lines checked

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

only message in thread, other threads:[~2025-05-27 22:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250527223642.31577-2-nicolas.chautru@intel.com>
2025-05-27 22:36 ` |WARNING| pw153801 [PATCH v1 1/2] bbdev: add trace points per operation 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).