[dpdk-test-report] |WARNING| pw56211 [RFC PATCH 04/13] add vhost packed ring fast dequeue function

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 8 11:31:30 CEST 2019


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

_coding style issues_


ERROR:SPACING: space prohibited before that ',' (ctx:WxV)
#120: FILE: lib/librte_vhost/virtio_net.c:1688:
+	if (rte_pktmbuf_alloc_bulk(mbuf_pool, pkts ,4))
 	                                           ^

ERROR:SPACING: space required after that ',' (ctx:WxV)
#120: FILE: lib/librte_vhost/virtio_net.c:1688:
+	if (rte_pktmbuf_alloc_bulk(mbuf_pool, pkts ,4))
 	                                           ^

total: 2 errors, 0 warnings, 168 lines checked


More information about the test-report mailing list