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

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

_coding style issues_


ERROR:SPACING: spaces required around that '=' (ctx:VxV)
#118: FILE: drivers/net/tap/rte_eth_tap.c:897:
+	for (int i=0; i < dev->data->nb_tx_queues; i++) {
 	          ^

ERROR:SPACING: spaces required around that '=' (ctx:VxV)
#123: FILE: drivers/net/tap/rte_eth_tap.c:902:
+	for (int i=0; i < dev->data->nb_rx_queues; i++) {
 	          ^

total: 2 errors, 0 warnings, 0 checks, 108 lines checked
Warning in drivers/net/tap/rte_eth_tap.c:
Declaring a variable inside for()

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

* |SUCCESS| pw104700 [PATCH] net/tap: Bug fix to populate fds in secondary process
       [not found] <20211125122546.23542-1-kumaraparamesh92@gmail.com>
  2021-11-25 12:27 ` |WARNING| pw104700 [PATCH] net/tap: Bug fix to populate fds in secondary process checkpatch
@ 2021-11-25 12:58 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-11-25 12:58 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/104700/

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

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

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

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