Go to file
Xiao Wang 02e3b285d4 vhost: remove unused function
vhost_detach_vdpa_device() is internally defined but not used, remove
it in this patch.

Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2018-12-21 16:22:40 +01:00
app
buildtools
config
devtools devtools: fix return of forbidden addition checks 2018-12-21 01:58:23 +01:00
doc doc: add af_packet PMD guide 2018-12-21 16:22:40 +01:00
drivers net/virtio: enable packed virtqueues by default 2018-12-21 16:22:40 +01:00
examples
kernel
lib vhost: remove unused function 2018-12-21 16:22:40 +01:00
license
mk mk: do not install meson.build in usertools 2018-12-19 00:59:13 +01:00
test test/mem: check non-heap external memory API 2018-12-21 15:32:46 +01:00
usertools
.gitattributes
.gitignore
GNUmakefile
MAINTAINERS
Makefile
meson_options.txt
meson.build
README

DPDK is a set of libraries and drivers for fast packet processing.
It supports many processor architectures and both FreeBSD and Linux.

The DPDK uses the Open Source BSD-3-Clause license for the core libraries
and drivers. The kernel components are GPL-2.0 licensed.

Please check the doc directory for release notes,
API documentation, and sample application information.

For questions and usage discussions, subscribe to: users@dpdk.org
Report bugs and issues to the development mailing list: dev@dpdk.org