automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw115758 [PATCH 2/2] net/ice: add basic flow ctrl support for enable/disable/get
       [not found] <20220901211350.87631-2-markus.theil@tu-ilmenau.de>
@ 2022-09-01 21:14 ` checkpatch
  2022-09-01 22:20 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-09-01 21:14 UTC (permalink / raw)
  To: test-report; +Cc: Markus Theil

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

_coding style issues_


ERROR:SPACING: space required before the open parenthesis '('
#98: FILE: drivers/net/ice/ice_ethdev.c:4120:
+	if(status)

ERROR:SPACING: space required before the open parenthesis '('
#137: FILE: drivers/net/ice/ice_ethdev.c:4159:
+	if(status) {

ERROR:SPACING: space required before the open parenthesis '('
#141: FILE: drivers/net/ice/ice_ethdev.c:4163:
+	if(fc_conf->autoneg != ice_is_phy_caps_an_enabled(pcaps)) {

ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
#146: FILE: drivers/net/ice/ice_ethdev.c:4168:
+	switch(fc_conf->mode) {
+		case RTE_ETH_FC_FULL:
[...]
+		case RTE_ETH_FC_RX_PAUSE:
[...]
+		case RTE_ETH_FC_TX_PAUSE:
[...]
+		case RTE_ETH_FC_NONE:

ERROR:SPACING: space required before the open parenthesis '('
#146: FILE: drivers/net/ice/ice_ethdev.c:4168:
+	switch(fc_conf->mode) {

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* |SUCCESS| pw115758 [PATCH 2/2] net/ice: add basic flow ctrl support for enable/disable/get
       [not found] <20220901211350.87631-2-markus.theil@tu-ilmenau.de>
  2022-09-01 21:14 ` |WARNING| pw115758 [PATCH 2/2] net/ice: add basic flow ctrl support for enable/disable/get checkpatch
@ 2022-09-01 22:20 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-09-01 22:20 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/115758/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2975027800

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-01 22:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220901211350.87631-2-markus.theil@tu-ilmenau.de>
2022-09-01 21:14 ` |WARNING| pw115758 [PATCH 2/2] net/ice: add basic flow ctrl support for enable/disable/get checkpatch
2022-09-01 22:20 ` |SUCCESS| " 0-day Robot

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).