4 2/5] vhost: use buffer vectors in dequeue path
To ease packed ring layout integration, this patch makes the dequeue path to
re-use buffer vectors implemented for enqueue path.
Doing this, copy_desc_to_mbuf() is now ring layout type agnostic.
Signed-off-by: Maxime Coquelin
---
lib/librte_
To ease packed ring layout integration, this patch makes
the dequeue path to re-use buffer vectors implemented for
enqueue path.
Doing this, copy_desc_to_mbuf() is now ring layout type
agnostic.
Signed-off-by: Maxime Coquelin
---
lib/librte_vhost/vhost.h | 1 +
lib/librte_vhost/virtio_ne
2 matches
Mail list logo