[dpdk-test-report] |WARNING| pw38477 [PATCH v4 13/20] vhost: add helpers for packed virtqueues

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 19 09:09:44 CEST 2018


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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#44: FILE: lib/librte_vhost/virtio-packed.h:35:
+increase_index (uint16_t index, uint32_t size)

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#50: FILE: lib/librte_vhost/virtio-packed.h:41:
+update_index (struct vhost_virtqueue *vq, uint16_t index, uint32_t size) {

total: 0 errors, 2 warnings, 68 lines checked


More information about the test-report mailing list