[dpdk-dev] [PATCH v1 0/3] examples/vhost: sample code refactor

Cheng Jiang Cheng1.jiang at intel.com
Fri Dec 18 12:33:24 CET 2020


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



More information about the dev mailing list