numam-dpdk/doc/guides
Yuanhan Liu 64ab701c3d vhost: add vhost-user client mode
Add a new paramter (flags) to rte_vhost_driver_register(). DPDK
vhost-user acts as client mode when RTE_VHOST_USER_CLIENT flag
is set.  The flags would also allow future extensions without
breaking the API (again).

The rest is straingfoward then: allocate a unix socket, and
bind/listen for server, connect for client.

This extension is for vhost-user only, therefore we simply quit
and report error when any flags are given for vhost-cuse.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2016-06-22 09:47:07 +02:00
..
contributing doc: fix code section in versioning guide 2016-06-08 22:38:53 +02:00
cryptodevs crypto/snow3g: support bit-level operations 2016-06-20 22:38:47 +02:00
faq log: increase default level to info 2016-05-02 15:31:17 +02:00
freebsd_gsg doc: fix typo in FreeBSD guide 2016-06-07 09:55:35 +02:00
linux_gsg config: make libarchive optional 2016-06-14 15:31:26 +02:00
nics qede: add core driver 2016-05-06 15:51:22 +02:00
prog_guide pdump: add new library for packet capture 2016-06-16 23:39:56 +02:00
rel_notes vhost: add vhost-user client mode 2016-06-22 09:47:07 +02:00
sample_app_ug examples/ip_pipeline: support KNI 2016-06-21 18:05:45 +02:00
testpmd_app_ug app/testpmd: add tx_first burst number option 2016-06-16 16:25:25 +02:00
xen doc: clean up index files 2015-12-15 13:50:42 +01:00
conf.py doc: fix navigation levels in html sidebar of guides 2016-01-16 09:16:56 +01:00
index.rst doc: fix navigation levels in html sidebar of guides 2016-01-16 09:16:56 +01:00