mbox

[v1,0/3] examples/vhost: sample code refactor

Message ID 20201218113327.70528-1-Cheng1.jiang@intel.com (mailing list archive)
Headers

Message

Jiang, Cheng1 Dec. 18, 2020, 11:33 a.m. UTC
  Refactor the vhost sample code. Add ioat ring space count and check
in ioat callback, optimize vhost data path for batch enqueue, and
refactor vhost async data path.

Cheng Jiang (3):
  examples/vhost: add ioat ring space count and check
  examples/vhost: optimize vhost data path for batch
  examples/vhost: refactor vhost async data path

 examples/vhost/ioat.c |  15 ++---
 examples/vhost/main.c | 144 ++++++++++++++++++++++++++++++------------
 examples/vhost/main.h |   2 +-
 3 files changed, 110 insertions(+), 51 deletions(-)

--
2.29.2