2015-06-10 06:49, Xie, Huawei: > On 6/9/2015 9:03 AM, Ouyang, Changchun wrote: > > Fix enqueue/dequeue can't handle chained vring descriptors; > > Remove unnecessary vring descriptor length updating; > > Add support copying scattered mbuf to vring; > > > > Changchun Ouyang (4): > > lib_vhost: Fix enqueue/dequeue can't handle chained vring descriptors > > lib_vhost: Refine code style > > lib_vhost: Extract function > > lib_vhost: Remove unnecessary vring descriptor length updating > > Acked-by: Huawei Xie <huawei.xie at intel.com>
Applied, thanks