automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw143991 [PATCH v2 11/14] drivers: remove redundant newline from logs
       [not found] <20240912082643.1532679-12-david.marchand@redhat.com>
@ 2024-09-12  8:32 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-09-12  8:32 UTC (permalink / raw)
  To: test-report; +Cc: David Marchand

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

_coding style issues_


WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#652: FILE: drivers/bus/cdx/cdx_vfio.c:641:
+		CDX_BUS_ERR("Bus Master configuring not supported for device: %s, error: %d (%s)",

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#670: FILE: drivers/bus/cdx/cdx_vfio.c:685:
+		CDX_BUS_ERR("Bus Master configuring not supported for device: %s, Error: %d (%s)",

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#1100: FILE: drivers/common/idpf/idpf_common_logs.h:13:
+#define DRV_LOG(level, ...)					\
 	rte_log(RTE_LOG_ ## level,				\
 		idpf_common_logtype,				\
 		RTE_FMT("%s(): "				\

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#2028: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:1175:
+		"CIPHER SG: 1 - flc = %p, fle = %p FLEaddr = %x-%x, len %d",

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#2055: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:1306:
+		"CIPHER: 1 - flc = %p, fle = %p FLEaddr = %x-%x, length %d",

WARNING:TYPO_SPELLING: 'FLE' may be misspelled - perhaps 'FILE'?
#2115: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:1573:
+	DPAA2_SEC_DP_DEBUG("FLE addr = %x - %x, offset = %x",

WARNING:TYPO_SPELLING: 'FLE' may be misspelled - perhaps 'FILE'?
#2187: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:2020:
+			      " but given %d", (2 * FLE_POOL_CACHE_SIZE),

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#2227: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_raw_dp.c:645:
+		"RAW CIPHER SG: 1 - flc = %p, fle = %p FLEaddr = %x-%x, len %d",

WARNING:TYPO_SPELLING: 'FLE' may be misspelled - perhaps 'FILE'?
#2254: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_raw_dp.c:814:
+	DPAA2_SEC_DP_DEBUG("FLE addr = %x - %x, offset = %x",

WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'sw_xstats_get_names', this function's name, in a string
#5602: FILE: drivers/event/sw/sw_evdev_xstats.c:422:
+		SW_LOG_ERR("Invalid mode received in sw_xstats_get_names()");

WARNING:LONG_LINE: line length of 135 exceeds 100 columns
#5673: FILE: drivers/mempool/octeontx/octeontx_fpavf.c:276:
+	fpavf_log_dbg(" vfid %d gpool %d aid %d pool_cfg 0x%x pool_stack_base %" PRIx64 " pool_stack_end %" PRIx64" aura_cfg %" PRIx64,

WARNING:TYPO_SPELLING: 'Couldn' may be misspelled - perhaps 'Could'?
#5692: FILE: drivers/mempool/octeontx/octeontx_fpavf.c:382:
+		fpavf_log_err("Couldn't detach FPA aura %d Err=%d FuncErr=%d",

CHECK:CAMELCASE: Avoid CamelCase: <PRIu16>
#6950: FILE: drivers/net/enetfec/enet_ethdev.c:465:
+		ENETFEC_PMD_ERR("Invalid queue id %" PRIu16 ", max %d",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#7886: FILE: drivers/net/i40e/i40e_rxtx.c:1236:
+				"type_cmd_tso_mss: %#"PRIx64";",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#7901: FILE: drivers/net/i40e/i40e_rxtx.c:1280:
+				"buf_dma_addr: %#"PRIx64"; "

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#8471: FILE: drivers/net/ice/ice_rxtx.c:2842:
+			   "(port=%d queue=%d) value=0x%"PRIx64,

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#9133: FILE: drivers/net/ngbe/base/ngbe_hw.c:1122:
+		DEBUGOUT("Cannot configure PCI bus master");

total: 1 errors, 12 warnings, 9318 lines checked

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

only message in thread, other threads:[~2024-09-12  8:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240912082643.1532679-12-david.marchand@redhat.com>
2024-09-12  8:32 ` |WARNING| pw143991 [PATCH v2 11/14] drivers: remove redundant newline from logs 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).