automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw53562 [PATCH 04/11] net/hinic/base: add code about hardware operation
       [not found] <1558426793-187072-1-git-send-email-xuanziyang2@huawei.com>
@ 2019-05-21  8:10 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-05-21  8:10 UTC (permalink / raw)
  To: test-report; +Cc: Ziyang Xuan

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

_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
#348: FILE: drivers/net/hinic/base/hinic_pmd_cfg.h:28:
+	bool ft_en;     /* business enable flag (not include RDMA) */

CHECK:BOOL_MEMBER: Avoid using bool structure members because of possible alignment issues - see: https://lkml.org/lkml/2017/11/21/384
#349: FILE: drivers/net/hinic/base/hinic_pmd_cfg.h:29:
+	bool ft_pf_en;  /* In FPGA Test VF resource is in PF or not,

CHECK:BOOL_MEMBER: Avoid using bool structure members because of possible alignment issues - see: https://lkml.org/lkml/2017/11/21/384
#353: FILE: drivers/net/hinic/base/hinic_pmd_cfg.h:33:
+	bool rdma_en;

CHECK:BOOL_MEMBER: Avoid using bool structure members because of possible alignment issues - see: https://lkml.org/lkml/2017/11/21/384
#354: FILE: drivers/net/hinic/base/hinic_pmd_cfg.h:34:
+	bool rdma_pf_en; /* In FPGA Test VF RDMA resource is in PF or not,

CHECK:BOOL_MEMBER: Avoid using bool structure members because of possible alignment issues - see: https://lkml.org/lkml/2017/11/21/384
#378: FILE: drivers/net/hinic/base/hinic_pmd_cfg.h:58:
+	bool sf_en;	/* stateful business status */

total: 0 errors, 0 warnings, 5 checks, 2965 lines checked

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

only message in thread, other threads:[~2019-05-21  8:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1558426793-187072-1-git-send-email-xuanziyang2@huawei.com>
2019-05-21  8:10 ` [dpdk-test-report] |WARNING| pw53562 [PATCH 04/11] net/hinic/base: add code about hardware operation 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).