[dpdk-test-report] |WARNING| pw53521 [PATCH 3/5] vhost: do not inline unlikely fragmented buffers code

checkpatch at dpdk.org checkpatch at dpdk.org
Fri May 17 14:23:35 CEST 2019


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

_coding style issues_


ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#138: FILE: lib/librte_vhost/virtio_net.c:613:
+static void
+copy_vnet_hdr_to_desc(struct virtio_net *dev, struct vhost_virtqueue *vq,
+		struct buf_vector *buf_vec,
+		struct virtio_net_hdr_mrg_rxbuf *hdr){

total: 1 errors, 0 warnings, 212 lines checked


More information about the test-report mailing list