automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw54971 [PATCH 17/28] vhost: support registering additional vhost-user transports
       [not found] <1560957293-17294-18-git-send-email-ndragazis@arrikto.com>
@ 2019-06-19 15:18 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-06-19 15:18 UTC (permalink / raw)
  To: test-report; +Cc: Nikos Dragazis

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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#91: FILE: lib/librte_vhost/socket.c:326:
+		if (rte_vhost_register_transport(VHOST_TRANSPORT_UNIX, &af_unix_trans_ops) < 0)

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#142: FILE: lib/librte_vhost/vhost.h:513:
+ * */

ERROR:CODE_INDENT: code indent should use tabs where possible
#145: FILE: lib/librte_vhost/vhost.h:516:
+                const struct vhost_transport_ops *trans_ops);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#145: FILE: lib/librte_vhost/vhost.h:516:
+                const struct vhost_transport_ops *trans_ops);$

total: 1 errors, 3 warnings, 88 lines checked
ERROR: symbol rte_vhost_register_transport is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol vhost_destroy_device is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol vhost_new_device is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol vhost_set_ifname is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol vhost_user_msg_handler is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-19 15:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1560957293-17294-18-git-send-email-ndragazis@arrikto.com>
2019-06-19 15:18 ` [dpdk-test-report] |WARNING| pw54971 [PATCH 17/28] vhost: support registering additional vhost-user transports checkpatch

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).