automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw72577 [PATCH] net/kni: set packet input port in eth_kni_rx()
       [not found] <20200701074941.3847658-1-ferruh.yigit@intel.com>
@ 2020-07-01  7:50 ` checkpatch
  2020-07-01 10:15 ` [dpdk-test-report] |SUCCESS| pw72577 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-07-01  7:50 UTC (permalink / raw)
  To: test-report; +Cc: Ferruh Yigit

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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#92: FILE: drivers/net/kni/rte_eth_kni.c:85:
+	for (i = 0; i < nb_pkts; i++) {
+		bufs[i]->port = kni_q->internals->port_id;
+	}

ERROR:TRAILING_WHITESPACE: trailing whitespace
#95: FILE: drivers/net/kni/rte_eth_kni.c:88:
+^I$

WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'jiancheng pei <jpei@sonicwall.com>'

total: 1 errors, 2 warnings, 0 checks, 28 lines checked

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

* [dpdk-test-report] |SUCCESS| pw72577 net/kni: set packet input port in eth_kni_rx()
       [not found] <20200701074941.3847658-1-ferruh.yigit@intel.com>
  2020-07-01  7:50 ` [dpdk-test-report] |WARNING| pw72577 [PATCH] net/kni: set packet input port in eth_kni_rx() checkpatch
@ 2020-07-01 10:15 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-07-01 10:15 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/72577

_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/173798804

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

end of thread, other threads:[~2020-07-01 10:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200701074941.3847658-1-ferruh.yigit@intel.com>
2020-07-01  7:50 ` [dpdk-test-report] |WARNING| pw72577 [PATCH] net/kni: set packet input port in eth_kni_rx() checkpatch
2020-07-01 10:15 ` [dpdk-test-report] |SUCCESS| pw72577 " 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).