mbox

[v2,0/3] vhost: vhost_user_set_mem_table refactoring

Message ID 20210105125728.102413-1-maxime.coquelin@redhat.com (mailing list archive)
Headers

Message

Maxime Coquelin Jan. 5, 2021, 12:57 p.m. UTC
  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(-)