* [dpdk-test-report] |WARNING| pw89541 [PATCH v2 4/6] net/ngbe: add device init and uninit [not found] <20210319072628.10000-5-jiawenwu@trustnetic.com> @ 2021-03-19 7:28 ` checkpatch 0 siblings, 0 replies; only message in thread From: checkpatch @ 2021-03-19 7:28 UTC (permalink / raw) To: test-report; +Cc: Jiawen Wu Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/89541 _coding style issues_ 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, 0 warnings, 0 checks, 379 lines checked ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-03-19 7:28 UTC | newest] Thread overview: (only message) (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <20210319072628.10000-5-jiawenwu@trustnetic.com> 2021-03-19 7:28 ` [dpdk-test-report] |WARNING| pw89541 [PATCH v2 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).