automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw106120 [PATCH] net/tap: Bug fix to populate fds in secondary process
       [not found] <20220120111215.76058-1-kumaraparamesh92@gmail.com>
@ 2022-01-20 11:12 ` checkpatch
  2022-01-20 12:39 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-01-20 11:12 UTC (permalink / raw)
  To: test-report; +Cc: Kumara Parameshwaran

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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#149: FILE: drivers/net/tap/rte_eth_tap.c:922:
+	if (rte_eal_process_type() == RTE_PROC_PRIMARY) {
+		tap_mp_req_on_rxtx(dev);
+	}

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#393: FILE: lib/ethdev/rte_ethdev.h:4991:
+/**
+* Get rte_eth_dev from device name. The device name should be specified

WARNING:TYPO_SPELLING: 'sucessful' may be misspelled - perhaps 'successful'?
#402: FILE: lib/ethdev/rte_ethdev.h:5000:
+*   - rte_eth_dev if sucessful 

ERROR:TRAILING_WHITESPACE: trailing whitespace
#402: FILE: lib/ethdev/rte_ethdev.h:5000:
+*   - rte_eth_dev if sucessful $

total: 1 errors, 3 warnings, 302 lines checked
ERROR: symbol rte_get_eth_dev_by_name is added in the DPDK_22 section, but is expected to be added in the EXPERIMENTAL section of the version map

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

* |SUCCESS| pw106120 [PATCH] net/tap: Bug fix to populate fds in secondary process
       [not found] <20220120111215.76058-1-kumaraparamesh92@gmail.com>
  2022-01-20 11:12 ` |WARNING| pw106120 [PATCH] net/tap: Bug fix to populate fds in secondary process checkpatch
@ 2022-01-20 12:39 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-01-20 12:39 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/106120/

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

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220120111215.76058-1-kumaraparamesh92@gmail.com>
2022-01-20 11:12 ` |WARNING| pw106120 [PATCH] net/tap: Bug fix to populate fds in secondary process checkpatch
2022-01-20 12:39 ` |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).