On Tue, Feb 06, 2018 at 02:20:02PM +0800, Jason Wang wrote:
On 2018???01???29??? 22:11, Jens Freimann wrote:
May I ask how do you test the patch? I believe you need some basic
packed ring support in both qemu and vhost-user protocol.
Yes, I have a small patch for qemu here:
https://github.com/jensfr/qemu/commit/71b4013e3a183b1d5ab6d8ad2bb4829951425d33
Also you need another patch for dpdk to disable ctrl virtqueue
(a workaround) which is on my dpdk branch:
https://github.com/jensfr/dpdk/commit/305f4b2453448402c1994caef8d8e01923660ff3
I will add them to v2 when I send it out.
regards,
Jens