automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw61675 [PATCH] net/memif: fix invalid unix domain address length
       [not found] <20191022160829.21664-1-jgrajcia@cisco.com>
@ 2019-10-22 16:09 ` checkpatch
  2019-10-22 22:02 ` [dpdk-test-report] |SUCCESS| pw61675 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2019-10-22 16:09 UTC (permalink / raw)
  To: test-report; +Cc: Jakub Grajciar

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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#170: FILE: drivers/net/memif/rte_eth_memif.c:1195:
+  if (strlen(filename) != MEMIF_SOCKET_UN_SIZE) {$

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (2, 16)
#170: FILE: drivers/net/memif/rte_eth_memif.c:1195:
+  if (strlen(filename) != MEMIF_SOCKET_UN_SIZE) {
+		MIF_LOG(ERR, "Unix socket address too long (max 108).");

total: 0 errors, 2 warnings, 0 checks, 121 lines checked

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

* [dpdk-test-report] |SUCCESS| pw61675 net/memif: fix invalid unix domain address length
       [not found] <20191022160829.21664-1-jgrajcia@cisco.com>
  2019-10-22 16:09 ` [dpdk-test-report] |WARNING| pw61675 [PATCH] net/memif: fix invalid unix domain address length checkpatch
@ 2019-10-22 22:02 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2019-10-22 22:02 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

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

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

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

end of thread, other threads:[~2019-10-22 22:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191022160829.21664-1-jgrajcia@cisco.com>
2019-10-22 16:09 ` [dpdk-test-report] |WARNING| pw61675 [PATCH] net/memif: fix invalid unix domain address length checkpatch
2019-10-22 22:02 ` [dpdk-test-report] |SUCCESS| pw61675 " 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).