On 1/12/21 5:38 AM, Cheng Jiang wrote:
> 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.
> ---
> v9:
> * migrated atomic_XXX to __at
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.
---
v9:
* migrated atomic_XXX to __atomic_XXX and updated git log
v8:
* rebased codes
v7
2 matches
Mail list logo