automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw54126 [PATCH 09/11] net/bnxt: add support for thor controller
       [not found] <20190602174247.32368-10-lance.richardson@broadcom.com>
@ 2019-06-02 17:44 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-06-02 17:44 UTC (permalink / raw)
  To: test-report; +Cc: Lance Richardson

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

_coding style issues_


CHECK:BOOL_MEMBER: Avoid using bool structure members because of possible alignment issues - see: https://lkml.org/lkml/2017/11/21/384
#214: FILE: drivers/net/bnxt/bnxt_cpr.h:82:
+	bool                    db_64;

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'y' - possible side-effects?
#481: FILE: drivers/net/bnxt/bnxt_ethdev.c:3500:
+#define roundup(x, y)   ((((x) + ((y) - 1)) / (y)) * (y))

total: 0 errors, 0 warnings, 2 checks, 1706 lines checked

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

only message in thread, other threads:[~2019-06-02 17:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190602174247.32368-10-lance.richardson@broadcom.com>
2019-06-02 17:44 ` [dpdk-test-report] |WARNING| pw54126 [PATCH 09/11] net/bnxt: add support for thor controller 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).