Revert patch to error out when cq is used with packed vq and in second patch add support for packed virtqueues in control virtqueue code.
v1->v2: * split into two patches * handle ring wrap correctly * add to unsupported_features when packed_vq is 0 Jens Freimann (2): net/virtio-user: ctrl vq support for packed Revert "net/virtio-user: fail if cq used with packed vq" .../net/virtio/virtio_user/virtio_user_dev.c | 103 ++++++++++++++++-- .../net/virtio/virtio_user/virtio_user_dev.h | 8 +- drivers/net/virtio/virtio_user_ethdev.c | 49 ++++++++- 3 files changed, 144 insertions(+), 16 deletions(-) -- 2.17.2