> -----Original Message-----
> From: Jiang, Cheng1 <[email protected]>
> Sent: Monday, January 4, 2021 12:58 PM
> To: [email protected]; Xia, Chenbo <[email protected]>
> Cc: [email protected]; Hu, Jiayu <[email protected]>; Yang, YvonneX
> <[email protected]>; Wang, Yinan <[email protected]>; Jiang,
> Cheng1 <[email protected]>
> Subject: [PATCH v6 2/2] examples/vhost: refactor vhost data path
> 
> Change the vm2vm data path to batch enqueue for better performance.
> Support latest async vhost API, refactor vhost async data path,
> replace rte_atomicNN_xxx to atomic_XXX and clean some codes.
> 
> Signed-off-by: Cheng Jiang <[email protected]>
> ---
>  examples/vhost/ioat.h |   2 +-
>  examples/vhost/main.c | 214 ++++++++++++++++++++++++++++++++----------
>  examples/vhost/main.h |   7 +-
>  3 files changed, 167 insertions(+), 56 deletions(-)
> 
Reviewed-by: Jiayu Hu <[email protected]>

Reply via email to