[dpdk-test-report] |WARNING| pw54965 [PATCH 11/28] vhost: extract socket I/O into transport

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 19 17:16:17 CEST 2019


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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#213: FILE: lib/librte_vhost/vhost_user.c:84:
+int read_vhost_message(int sockfd, struct VhostUserMsg *msg);

total: 0 errors, 1 warnings, 311 lines checked


More information about the test-report mailing list