DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v2 0/2] net/virtio-user: add packed vq support
@ 2019-01-10 13:17 Jens Freimann
  2019-01-10 13:17 ` [dpdk-dev] [PATCH v2 1/2] net/virtio-user: ctrl vq support for packed Jens Freimann
  2019-01-10 13:17 ` [dpdk-dev] [PATCH v2 2/2] Revert "net/virtio-user: fail if cq used with packed vq" Jens Freimann
  0 siblings, 2 replies; 9+ messages in thread
From: Jens Freimann @ 2019-01-10 13:17 UTC (permalink / raw)
  To: dev; +Cc: tiwei.bie, maxime.coquelin

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-01-10 15:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-10 13:17 [dpdk-dev] [PATCH v2 0/2] net/virtio-user: add packed vq support Jens Freimann
2019-01-10 13:17 ` [dpdk-dev] [PATCH v2 1/2] net/virtio-user: ctrl vq support for packed Jens Freimann
2019-01-10 14:23   ` Maxime Coquelin
2019-01-10 15:04     ` Jens Freimann
2019-01-10 13:17 ` [dpdk-dev] [PATCH v2 2/2] Revert "net/virtio-user: fail if cq used with packed vq" Jens Freimann
2019-01-10 14:25   ` Maxime Coquelin
2019-01-10 14:40   ` Tiwei Bie
2019-01-10 14:58     ` Jens Freimann
2019-01-10 15:01       ` Maxime Coquelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).