[dpdk-dev] [PATCH 0/2] examples/vhost: rename a CLI option and support multiple socket files

Jiayu Hu jiayu.hu at intel.com
Sat Aug 20 12:08:17 CEST 2016


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



More information about the dev mailing list