Go to file
Gowrishankar Muthukrishnan 349cca75f6 common/cnxk: support telemetry for network pool allocator
Add telemetry endpoints to NPA.

Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2021-10-19 18:36:27 +02:00
.ci
.github/workflows
app app/testpmd: add tunnel types 2021-10-19 23:51:10 +02:00
buildtools
config config/cn10k: disable octeontx2 drivers 2021-10-08 11:07:47 +02:00
devtools
doc net/cnxk: support meter action to flow create 2021-10-19 16:25:31 +02:00
drivers common/cnxk: support telemetry for network pool allocator 2021-10-19 18:36:27 +02:00
examples examples/ip_reassembly: remove unused option 2021-10-18 19:20:21 +02:00
kernel
lib ethdev: unify MTU checks 2021-10-18 19:20:21 +02:00
license
usertools
.editorconfig
.gitattributes
.gitignore
.travis.yml
ABI_VERSION
MAINTAINERS baseband/la12xx: introduce NXP LA12xx driver 2021-10-18 20:11:23 +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