[v1,0/5] vhost_user.c code cleanup

Message ID 153002988259.22089.8523468795459281187.stgit@T460 (mailing list archive)
Headers
Series vhost_user.c code cleanup |

Message

Nikolay Nikolaev June 26, 2018, 4:19 p.m. UTC
  vhost: vhost_user.c code cleanup

This patchesries introduce a set of code redesigns in vhost_user.c.

The goal is to unify and simplify vhost-user message handling. The
patches do not intend to introduce any functional changes.

---

Nikolay Nikolaev (5):
      vhost: unify VhostUserMsg usage
      vhost: make message handling functions prepare the reply
      vhost: handle unsupported message types in functions
      vhost: unify message handling function signature
      vhost: message handling implemented as a callback array


 lib/librte_vhost/vhost_user.c |  391 ++++++++++++++++++++++-------------------
 1 file changed, 208 insertions(+), 183 deletions(-)

--
Signature