Go to file
Maxime Coquelin 761ea501ce vhost: refactor postcopy registration
This patch moves the registration of postcopy to a
dedicated function, with the goal of simplifying
VHOST_USER_SET_MEM_TABLE request handling function.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
2021-01-08 18:07:56 +01:00
.ci
.github/workflows
app
buildtools
config
devtools common/mlx5: add Windows exports file 2021-01-08 16:03:07 +01:00
doc vdpa/mlx5: add hardware queue moderation 2021-01-08 18:07:56 +01:00
drivers vdpa/mlx5: add hardware queue moderation 2021-01-08 18:07:56 +01:00
examples examples/vhost_blk: replace SMP barrier with thread fence 2021-01-08 18:07:55 +01:00
kernel
lib vhost: refactor postcopy registration 2021-01-08 18:07:56 +01:00
license
usertools
.editorconfig
.gitattributes
.gitignore
.travis.yml
ABI_VERSION
MAINTAINERS
Makefile
meson_options.txt
meson.build
README license: introduce SPDX identifiers 2018-01-04 22:41:38 +01:00
VERSION

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