automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw144180 [PATCH v3 17/19] net/xsc: add dev link and MTU ops
       [not found] <20240918060936.1231758-18-wanry@yunsilicon.com>
@ 2024-09-18  6:13 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-09-18  6:13 UTC (permalink / raw)
  To: test-report; +Cc: WanRenyong

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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#92: FILE: drivers/net/xsc/xsc_ethdev.c:194:
+	return xsc_link_process(dev, priv->ifindex, IFF_UP);

WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#99: FILE: drivers/net/xsc/xsc_ethdev.c:201:
+	return xsc_link_process(dev, priv->ifindex, ~IFF_UP);

WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#178: FILE: drivers/net/xsc/xsc_utils.c:325:
+	unsigned int keep = ~IFF_UP;

total: 0 errors, 3 warnings, 0 checks, 113 lines checked

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

only message in thread, other threads:[~2024-09-18  6:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240918060936.1231758-18-wanry@yunsilicon.com>
2024-09-18  6:13 ` |WARNING| pw144180 [PATCH v3 17/19] net/xsc: add dev link and MTU ops 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).