numam-dpdk/lib/librte_vhost
Maxime Coquelin fd68b4739d 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 <maxime.coquelin@redhat.com>
Acked-by: Tiwei Bie <tiwei.bie@intel.com>
2018-07-10 23:13:36 +02:00
..
2018-05-14 22:31:03 +01:00
2018-04-14 00:40:21 +02:00
2018-06-15 09:49:39 +02:00
2018-04-14 00:40:21 +02:00
2018-06-15 09:49:39 +02:00
2018-06-15 12:27:25 +02:00