DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v2 0/3] vhost: vhost_user_set_mem_table refactoring
@ 2021-01-05 12:57 Maxime Coquelin
  2021-01-05 12:57 ` [dpdk-dev] [PATCH v2 1/3] vhost: refactor postcopy region registration Maxime Coquelin
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Maxime Coquelin @ 2021-01-05 12:57 UTC (permalink / raw)
  To: dev, chenbo.xia, xuan.ding; +Cc: Maxime Coquelin

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-08  9:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05 12:57 [dpdk-dev] [PATCH v2 0/3] vhost: vhost_user_set_mem_table refactoring Maxime Coquelin
2021-01-05 12:57 ` [dpdk-dev] [PATCH v2 1/3] vhost: refactor postcopy region registration Maxime Coquelin
2021-01-08  2:57   ` Xia, Chenbo
2021-01-05 12:57 ` [dpdk-dev] [PATCH v2 2/3] vhost: refactor postcopy registration Maxime Coquelin
2021-01-05 12:57 ` [dpdk-dev] [PATCH v2 3/3] vhost: refactor memory regions mapping Maxime Coquelin
2021-01-08  9:16 ` [dpdk-dev] [PATCH v2 0/3] vhost: vhost_user_set_mem_table refactoring Maxime Coquelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).