* |WARNING| pw153154 [PATCH 08/13] net/sxe: add dcb function
[not found] <20250425023652.37368-8-liujie5@linkdatatechnology.com>
@ 2025-04-25 10:02 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-04-25 10:02 UTC (permalink / raw)
To: test-report; +Cc: Jie Liu
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/153154
_coding style issues_
WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#769: FILE: drivers/net/sxe/pf/sxe_dcb.c:612:
+ u8 *rx_configed)
WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#774: FILE: drivers/net/sxe/pf/sxe_dcb.c:617:
+ *rx_configed = DCB_RX_CONFIG;
WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#782: FILE: drivers/net/sxe/pf/sxe_dcb.c:625:
+ *rx_configed = DCB_RX_CONFIG;
WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#795: FILE: drivers/net/sxe/pf/sxe_dcb.c:638:
+ u8 *tx_configed)
WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#803: FILE: drivers/net/sxe/pf/sxe_dcb.c:646:
+ *tx_configed = DCB_TX_CONFIG;
WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#811: FILE: drivers/net/sxe/pf/sxe_dcb.c:654:
+ *tx_configed = DCB_TX_CONFIG;
WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#966: FILE: drivers/net/sxe/pf/sxe_dcb.c:809:
+ u8 rx_configed = 0;
WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#967: FILE: drivers/net/sxe/pf/sxe_dcb.c:810:
+ u8 tx_configed = 0;
WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#973: FILE: drivers/net/sxe/pf/sxe_dcb.c:816:
+ sxe_dcb_rx_mq_mode_configure(dev, dcb_config, &rx_configed);
WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#974: FILE: drivers/net/sxe/pf/sxe_dcb.c:817:
+ sxe_dcb_tx_mq_mode_configure(dev, dcb_config, &tx_configed);
WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#983: FILE: drivers/net/sxe/pf/sxe_dcb.c:826:
+ if (rx_configed)
WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#986: FILE: drivers/net/sxe/pf/sxe_dcb.c:829:
+ if (tx_configed)
WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email name mismatch: 'From: JieLiu <liujie5@linkdatatechnology.com>' != 'Signed-off-by: Jie Liu <liujie5@linkdatatechnology.com>'
total: 0 errors, 13 warnings, 0 checks, 1196 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-25 10:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20250425023652.37368-8-liujie5@linkdatatechnology.com>
2025-04-25 10:02 ` |WARNING| pw153154 [PATCH 08/13] net/sxe: add dcb function 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).