On 2018年05月02日 16:05, Tiwei Bie wrote:
On Mon, Apr 23, 2018 at 01:34:53PM +0800, Jason Wang wrote:Move get_rx_bufs() to vhost.c and rename it to vhost_get_rx_bufs(). This helps to hide vring internal layout fromA small typo. Based on the code change in this patch, it seems that this function is renamed to vhost_get_bufs(). Thanks
Right, let me fix it in the next version. Thanks