[dpdk-dev] [PATCH v7 1/4] vhost: abstract and reorganize async split ring code

Maxime Coquelin maxime.coquelin at redhat.com
Wed Apr 14 14:24:07 CEST 2021



On 4/14/21 8:13 AM, Cheng Jiang wrote:
> This patch puts some codes of async vhost split ring into inline
> functions to improve the readability of the code. And, it changes
> the pointer index style of iterator to make the code more concise.
> 
> Signed-off-by: Cheng Jiang <Cheng1.jiang at intel.com>
> ---
>  lib/librte_vhost/virtio_net.c | 132 +++++++++++++++++-----------------
>  1 file changed, 66 insertions(+), 66 deletions(-)
> 

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime



More information about the dev mailing list