[dpdk-dev] [PATCH v2 0/3] vhost: vhost_user_set_mem_table refactoring

Maxime Coquelin maxime.coquelin at redhat.com
Fri Jan 8 10:16:29 CET 2021



On 1/5/21 1:57 PM, Maxime Coquelin wrote:
> The goal of this series is to refactor vhost_user_set_mem_table
> function, to make it easier to understand and maintain.
> 
> Changes in v2:
> ==============
> - Tag unused args when userfaultfd disabled (Chenbo).
> 
> Maxime Coquelin (3):
>   vhost: refactor postcopy region registration
>   vhost: refactor postcopy registration
>   vhost: refactor memory regions mapping
> 
>  lib/librte_vhost/vhost_user.c | 347 +++++++++++++++++++---------------
>  1 file changed, 195 insertions(+), 152 deletions(-)
> 


Series applied to dpdk-next-virtio/main.

Thanks,
Maxime



More information about the dev mailing list