* |WARNING| pw143784 [PATCH 09/11] drivers: remove redundant newline from logs
[not found] <20240907145433.1479091-10-david.marchand@redhat.com>
@ 2024-09-07 14:58 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-09-07 14:58 UTC (permalink / raw)
To: test-report; +Cc: David Marchand
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143784
_coding style issues_
WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#633: 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'?
#651: 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
#1081: 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'?
#2009: 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'?
#2036: 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'?
#2096: 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'?
#2168: 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'?
#2208: 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'?
#2235: 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
#4266: 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
#4337: 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'?
#4356: 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>
#5526: 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
#6462: FILE: drivers/net/i40e/i40e_rxtx.c:1236:
+ "type_cmd_tso_mss: %#"PRIx64";",
CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#6477: FILE: drivers/net/i40e/i40e_rxtx.c:1280:
+ "buf_dma_addr: %#"PRIx64"; "
CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#7047: FILE: drivers/net/ice/ice_rxtx.c:2842:
+ "(port=%d queue=%d) value=0x%"PRIx64,
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#7709: FILE: drivers/net/ngbe/base/ngbe_hw.c:1122:
+ DEBUGOUT("Cannot configure PCI bus master");
total: 1 errors, 12 warnings, 8083 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-09-07 14:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20240907145433.1479091-10-david.marchand@redhat.com>
2024-09-07 14:58 ` |WARNING| pw143784 [PATCH 09/11] 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).