On 10/22/20 10:59 AM, Cheng Jiang wrote:
> This patch is to implement vhost DMA operation callbacks for CBDMA
> PMD and add vhost async data-path in vhost sample. With providing
> callback implementation for CBDMA, vswitch can leverage IOAT to
> accelerate vhost async data-path.
> 
> Signed-off-by: Cheng Jiang <cheng1.ji...@intel.com>
> ---
>  examples/vhost/ioat.c | 100 ++++++++++++++++++++++++++++++++++++++++++
>  examples/vhost/ioat.h |  12 +++++
>  examples/vhost/main.c |  57 +++++++++++++++++++++++-
>  examples/vhost/main.h |   1 +
>  4 files changed, 169 insertions(+), 1 deletion(-)
> 

Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com>

Thanks,
Maxime

Reply via email to