> Subject: [dpdk-dev] [PATCH v7 0/2] examples/vhost: sample code refactor
>
> Refactor the vhost sample code. Add ioat ring space count and check in ioat
> callback, optimize vhost data path for batch enqueue, replace
> rte_atomicNN_xxx to atomic_XXX and refactor vhost asy
Refactor the vhost sample code. Add ioat ring space count and check
in ioat callback, optimize vhost data path for batch enqueue, replace
rte_atomicNN_xxx to atomic_XXX and refactor vhost async data path.
---
v7:
* fixed rte_ioat_completed_ops() fail handler issue
v6:
* adjusted the value of MAX
2 matches
Mail list logo