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

Maxime Coquelin maxime.coquelin at redhat.com
Tue Jan 5 13:57:25 CET 2021


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(-)

-- 
2.29.2



More information about the dev mailing list