Go to file
Rasesh Mody f32557f955 net/qede/base: check for EDPM enabled in DB recovery
Add a check for EDPM enabled before flushing doorbell recovery queue.

Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
2018-10-11 18:53:48 +02:00
app app/testpmd: support external memory 2018-10-11 11:56:55 +02:00
buildtools buildtools: prevent experimental symbol match on substring 2018-10-11 13:57:29 +02:00
config malloc: index heaps using heap ID rather than NUMA node 2018-10-11 10:37:39 +02:00
devtools
doc net/enic: support flow counter action 2018-10-11 18:53:48 +02:00
drivers net/qede/base: check for EDPM enabled in DB recovery 2018-10-11 18:53:48 +02:00
examples net/i40e: config flow director automatically 2018-10-11 18:53:48 +02:00
kernel igb_uio: fix refcount if open returns error 2018-10-11 13:47:19 +02:00
lib eal: simplify parameters of hotplug functions 2018-10-11 14:09:24 +02:00
license
mk
pkg
test test: support external memory 2018-10-11 11:56:55 +02:00
usertools
.gitattributes
.gitignore
GNUmakefile
MAINTAINERS test: support external memory 2018-10-11 11:56:55 +02:00
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