automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw54477 [PATCH v4 04/11] net/hinic/base: add code about hardware operation
       [not found] <4f346071d6d54fd81bf90dc54d4782ec6d0d5cbd.1559818024.git.xuanziyang2@huawei.com>
@ 2019-06-06 11:04 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-06-06 11:04 UTC (permalink / raw)
  To: test-report; +Cc: Ziyang Xuan

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

_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
#349: 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
#350: 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
#354: 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
#355: 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
#379: FILE: drivers/net/hinic/base/hinic_pmd_cfg.h:58:
+	bool sf_en;	/* stateful business status */

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

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

only message in thread, other threads:[~2019-06-06 11:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <4f346071d6d54fd81bf90dc54d4782ec6d0d5cbd.1559818024.git.xuanziyang2@huawei.com>
2019-06-06 11:04 ` [dpdk-test-report] |WARNING| pw54477 [PATCH v4 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).