mbox series

[21.02,0/3] vhost: vhost_user_set_mem_table refactoring

Message ID 20201116113620.587073-1-maxime.coquelin@redhat.com (mailing list archive)
Headers
Series vhost: vhost_user_set_mem_table refactoring |

Message

Maxime Coquelin Nov. 16, 2020, 11:36 a.m. UTC
  The goal of this series is to refactor vhost_user_set_mem_table
function, to make it easier to understand and maintain.

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