automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw59898 [PATCH v3 12/22] net/hns3: add support for flow control of hns3 PMD driver
       [not found] <1569506528-60464-13-git-send-email-xavier.huwei@huawei.com>
@ 2019-09-27 12:07 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-09-27 12:07 UTC (permalink / raw)
  To: test-report; +Cc: Wei Hu (Xavier)

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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#1108: FILE: drivers/net/hns3/hns3_dcb.c:1019:
+	if (pause_time > PAUSE_TIME_DIV_BY * HNS3_DEFAULT_PAUSE_TRANS_GAP)
[...]
+	else if (pause_time >= PAUSE_TIME_MIN_VALUE &&
[...]
+	else {
[...]

CHECK:BRACES: Unbalanced braces around else statement
#1113: FILE: drivers/net/hns3/hns3_dcb.c:1024:
+	else {

CHECK:BRACES: braces {} should be used on all arms of this statement
#1201: FILE: drivers/net/hns3/hns3_dcb.c:1112:
+	if (hw->current_fc_status == HNS3_FC_STATUS_MAC_PAUSE)
[...]
+	else {
[...]

CHECK:BRACES: Unbalanced braces around else statement
#1203: FILE: drivers/net/hns3/hns3_dcb.c:1114:
+	else {

CHECK:BRACES: braces {} should be used on all arms of this statement
#1216: FILE: drivers/net/hns3/hns3_dcb.c:1127:
+	if (hw->current_fc_status == HNS3_FC_STATUS_PFC)
[...]
+	else {
[...]

CHECK:BRACES: Unbalanced braces around else statement
#1218: FILE: drivers/net/hns3/hns3_dcb.c:1129:
+	else {

total: 0 errors, 0 warnings, 6 checks, 2078 lines checked

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

only message in thread, other threads:[~2019-09-27 12:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1569506528-60464-13-git-send-email-xavier.huwei@huawei.com>
2019-09-27 12:07 ` [dpdk-test-report] |WARNING| pw59898 [PATCH v3 12/22] net/hns3: add support for flow control of hns3 PMD driver 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).