Patch 1: rename the CLI option "dev-basename".
Patch 2: add multiple socket files support. 

---
Changes in v2:
        -Change "int nb_sockets" into "static int nb_sockets".
        -Remove the initialization of socket_files and nb_sockets.
        -Remove redundant comments.
        -Break the long line which is over 80 characters into two lines.

Jiayu Hu (2):
  examples/vhost: rename dev-basename
  examples/vhost: support multiple socket files

 examples/vhost/main.c | 76 +++++++++++++++++++++++++++++++++------------------
 1 file changed, 49 insertions(+), 27 deletions(-)

-- 
2.7.4

Reply via email to