[dpdk-dev] [PATCH v2 1/4] virtio-user: use virtual address in cq

Yuanhan Liu yuanhan.liu at linux.intel.com
Mon Jun 13 12:19:57 CEST 2016


On Mon, Jun 13, 2016 at 06:43:40AM +0000, Jianfeng Tan wrote:
> Change to use virtio_net_hdr_mem instead of physical addr of memzone
> when sending contrl queue commands. The virtio_net_hdr_mem has been
> initialized to use virtual address under the case of virtio-user.

I'd suggest to squash this patch to "[PATCH v8 2/6] virtio: enable use
virtual address to fill desc". There is really no good reason to make 2
patches to do same/similar thing.

	--yliu


More information about the dev mailing list