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

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

_coding style issues_


WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#91: 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'?
#98: 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'?
#177: FILE: drivers/net/xsc/xsc_utils.c:333:
+	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-06 12:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240906121405.3404357-18-wanry@yunsilicon.com>
2024-09-06 12:17 ` |WARNING| pw143710 [PATCH 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).