automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw114585 [PATCH] net/ring: add umonitor callback
       [not found] <20220803142845.2221915-1-herakliusz.lipiec@intel.com>
@ 2022-08-03 14:25 ` checkpatch
  2022-08-03 15:59 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-08-03 14:25 UTC (permalink / raw)
  To: test-report; +Cc: Herakliusz Lipiec

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

_coding style issues_


ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
#90: FILE: drivers/net/ring/rte_eth_ring.c:295:
+eth_get_monitor_addr(void* rx_queue, struct rte_power_monitor_cond *pmc)

CHECK:SPACING: No space is necessary after a cast
#92: FILE: drivers/net/ring/rte_eth_ring.c:297:
+	struct rte_ring *rng = ((struct ring_queue*) rx_queue)->rng;

ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#92: FILE: drivers/net/ring/rte_eth_ring.c:297:
+	struct rte_ring *rng = ((struct ring_queue*) rx_queue)->rng;

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#96: FILE: drivers/net/ring/rte_eth_ring.c:301:
+	 * */

total: 2 errors, 1 warnings, 1 checks, 35 lines checked

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

* |SUCCESS| pw114585 [PATCH] net/ring: add umonitor callback
       [not found] <20220803142845.2221915-1-herakliusz.lipiec@intel.com>
  2022-08-03 14:25 ` |WARNING| pw114585 [PATCH] net/ring: add umonitor callback checkpatch
@ 2022-08-03 15:59 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-08-03 15:59 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/114585/

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

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

end of thread, other threads:[~2022-08-03 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220803142845.2221915-1-herakliusz.lipiec@intel.com>
2022-08-03 14:25 ` |WARNING| pw114585 [PATCH] net/ring: add umonitor callback checkpatch
2022-08-03 15:59 ` |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).