Go to file
Kamil Chalupnik ccaa250c02 baseband/turbo_sw: shorten internal buffers names
Internal buffers names have been shortened to meet ring names size
requirements after device name changed.

Fixes: 7ce00bf31b ("bbdev: change names of baseband devices")

Signed-off-by: Kamil Chalupnik <kamilx.chalupnik@intel.com>
Acked-by: Amr Mokhtar <amr.mokhtar@intel.com>
2018-05-28 03:17:14 +02:00
app app/testpmd: fix descriptor number for Rx queue setup 2018-05-23 00:35:01 +02:00
buildtools use SPDX tag for 6WIND copyrighted files 2018-05-25 10:47:06 +02:00
config
devtools use SPDX tag for 6WIND copyrighted files 2018-05-25 10:47:06 +02:00
doc doc: add packet framework update in release notes 2018-05-28 03:13:37 +02:00
drivers baseband/turbo_sw: shorten internal buffers names 2018-05-28 03:17:14 +02:00
examples examples/performance-thread: convert license to SPDX 2018-05-25 12:55:11 +02:00
kernel kernel: add missing SPDX license identifiers 2018-05-25 10:30:44 +02:00
lib doc: announce removal of indirect mbuf check macro 2018-05-28 02:53:30 +02:00
license
mk use SPDX tag for 6WIND copyrighted files 2018-05-25 10:47:06 +02:00
pkg use SPDX tag for 6WIND copyrighted files 2018-05-25 10:47:06 +02:00
test cryptodev: rename functions to get session size 2018-05-22 16:36:12 +02:00
usertools
.gitattributes
.gitignore
GNUmakefile
MAINTAINERS maintainers: add maintainer for testpmd 2018-05-22 22:53:48 +02:00
Makefile
meson_options.txt
meson.build version: 18.05-rc5 2018-05-23 01:44:00 +02:00
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