automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw93168 [21.08 PATCH v1 2/2] net/af_xdp: add power monitor support
       [not found] <9dabec2f673cbf733a958a23a9769802e9adf852.1620747068.git.anatoly.burakov@intel.com>
@ 2021-05-11 15:33 ` checkpatch
  2021-05-11 17:00 ` [dpdk-test-report] |SUCCESS| pw93168 [dpdk-dev] " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-05-11 15:33 UTC (permalink / raw)
  To: test-report; +Cc: Anatoly Burakov

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

_coding style issues_


ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#94: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:790:
+	pmc->addr = (void*)prod;

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#128: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1447:
+    .dev_start = eth_dev_start,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#129: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1448:
+    .dev_stop = eth_dev_stop,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#130: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1449:
+    .dev_close = eth_dev_close,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#131: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1450:
+    .dev_configure = eth_dev_configure,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#132: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1451:
+    .dev_infos_get = eth_dev_info,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#133: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1452:
+    .mtu_set = eth_dev_mtu_set,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#134: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1453:
+    .promiscuous_enable = eth_dev_promiscuous_enable,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#135: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1454:
+    .promiscuous_disable = eth_dev_promiscuous_disable,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#136: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1455:
+    .rx_queue_setup = eth_rx_queue_setup,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#137: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1456:
+    .tx_queue_setup = eth_tx_queue_setup,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#138: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1457:
+    .rx_queue_release = eth_queue_release,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#139: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1458:
+    .tx_queue_release = eth_queue_release,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#140: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1459:
+    .link_update = eth_link_update,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#141: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1460:
+    .stats_get = eth_stats_get,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#142: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1461:
+    .stats_reset = eth_stats_reset,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#143: FILE: drivers/net/af_xdp/rte_eth_af_xdp.c:1462:
+    .get_monitor_addr = eth_get_monitor_addr$

total: 1 errors, 16 warnings, 0 checks, 70 lines checked

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

* [dpdk-test-report] |SUCCESS| pw93168 [dpdk-dev] [21.08 PATCH v1 2/2] net/af_xdp: add power monitor support
       [not found] <9dabec2f673cbf733a958a23a9769802e9adf852.1620747068.git.anatoly.burakov@intel.com>
  2021-05-11 15:33 ` [dpdk-test-report] |WARNING| pw93168 [21.08 PATCH v1 2/2] net/af_xdp: add power monitor support checkpatch
@ 2021-05-11 17:00 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-05-11 17:00 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

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

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

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

end of thread, other threads:[~2021-05-11 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <9dabec2f673cbf733a958a23a9769802e9adf852.1620747068.git.anatoly.burakov@intel.com>
2021-05-11 15:33 ` [dpdk-test-report] |WARNING| pw93168 [21.08 PATCH v1 2/2] net/af_xdp: add power monitor support checkpatch
2021-05-11 17:00 ` [dpdk-test-report] |SUCCESS| pw93168 [dpdk-dev] " 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).