* [dpdk-test-report] |WARNING| pw89473 [PATCH 4/6] net/ngbe: add device init and uninit
[not found] <20210318093208.17824-5-jiawenwu@trustnetic.com>
@ 2021-03-18 9:33 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-03-18 9:33 UTC (permalink / raw)
To: test-report; +Cc: Jiawen Wu
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/89473
_coding style issues_
WARNING:TYPO_SPELLING: 'opearation' may be misspelled - perhaps 'operation'?
#59:
Map device IDs and subsystem IDs to single ID for easy opearation.
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#358: FILE: drivers/net/ngbe/base/ngbe_osdep.h:160:
+#define NGBE_IS_MULTICAST(address) \
+ (bool)(((u8 *)(address))[0] & ((u8)0x01))
total: 1 errors, 1 warnings, 0 checks, 379 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-03-18 9:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20210318093208.17824-5-jiawenwu@trustnetic.com>
2021-03-18 9:33 ` [dpdk-test-report] |WARNING| pw89473 [PATCH 4/6] net/ngbe: add device init and uninit 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).