Go to file
Thomas Monjalon c0722108df net/mlx4: release port upon close
The flag RTE_ETH_DEV_CLOSE_REMOVE is set so all port resources
can be freed by rte_eth_dev_close().

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
2020-09-30 19:19:14 +02:00
.ci
app ethdev: allow drivers to return error on close 2020-09-30 19:19:13 +02:00
buildtools
config
devtools
doc net/octeontx2: support VLAN insert and strip actions 2020-09-30 19:19:11 +02:00
drivers net/mlx4: release port upon close 2020-09-30 19:19:14 +02:00
examples
kernel
lib ethdev: allow drivers to return error on close 2020-09-30 19:19:13 +02:00
license
usertools
.editorconfig
.gitattributes
.gitignore
.travis.yml
ABI_VERSION
MAINTAINERS net/sfc: introduce common driver library 2020-09-30 19:19:08 +02:00
Makefile
meson_options.txt
meson.build
README
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