Go to file
Ferruh Yigit 353162537f lpm: fix build dependency on RCU library
'librte_rcu' is now dependency to 'librte_lpm' library, this dependency
should be reflected to build system.

Fixes: 8a9f8564e9 ("lpm: implement RCU rule reclamation")

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
2020-07-15 13:15:06 +02:00
.ci
app app/testpmd: add eCPRI in flow creation patterns 2020-07-13 02:49:03 +02:00
buildtools build: remove special versioning for non stable libraries 2020-07-07 12:48:25 +02:00
config net/bnxt: support EEM system memory 2020-07-07 23:38:27 +02:00
devtools eal/linux: use C11 atomics for interrupt status 2020-07-09 18:53:40 +02:00
doc ethdev: add eCPRI key fields to flow API 2020-07-13 02:11:30 +02:00
drivers net/bnxt: fix freeing filters on flow creation failure 2020-07-11 06:18:54 +02:00
examples examples/l3fwd-power: select default mode automatically 2020-07-11 13:32:37 +02:00
kernel
lib lpm: fix build dependency on RCU library 2020-07-15 13:15:06 +02:00
license
mk build: remove special versioning for non stable libraries 2020-07-07 12:48:25 +02:00
usertools
.editorconfig
.gitattributes
.gitignore
.travis.yml
ABI_VERSION
GNUmakefile
MAINTAINERS maintainers: update for vmbus 2020-07-07 23:38:26 +02:00
Makefile
meson_options.txt
meson.build build: check AVX512 rather than binutils version 2020-07-05 21:32:40 +02:00
README
VERSION version: 20.08-rc1 2020-07-13 02:50:06 +02:00

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