Go to file
Andrew Rybchenko 09fd42275b ethdev: fix Rx/Tx spelling
Fix it everywhere in ethdev including log messages.

Signed-off-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-10-21 13:43:56 +02:00
.ci
.github/workflows version: 21.11-rc0 2021-08-17 08:37:52 +02:00
app cmdline: free on exit 2021-10-22 23:32:00 +02:00
buildtools buildtools: enable header includes check on Windows 2021-10-11 21:17:21 +02:00
config eventdev: allocate max space for internal arrays 2021-10-21 10:14:50 +02:00
devtools devtools: fix letter case check in commit title 2021-10-22 22:40:59 +02:00
doc cmdline: free on exit 2021-10-22 23:32:00 +02:00
drivers dma/idxd: fix build on Windows 2021-10-23 08:52:25 +02:00
examples examples/eventdev_pipeline: use port config hints 2021-10-21 10:16:00 +02:00
kernel
lib ethdev: fix Rx/Tx spelling 2021-10-21 13:43:56 +02:00
license
usertools usertools/devbind: move ioat device IDs to DMA class 2021-10-22 22:40:59 +02:00
.editorconfig
.gitattributes
.gitignore
.travis.yml version: 21.11-rc0 2021-08-17 08:37:52 +02:00
ABI_VERSION version: 21.11-rc0 2021-08-17 08:37:52 +02:00
MAINTAINERS raw/ioat: deprecate rawdev driver 2021-10-22 22:40:59 +02:00
Makefile
meson_options.txt build: add optional NUMA and CPU counts detection 2021-09-16 09:43:28 +02:00
meson.build
README
VERSION version: 21.11-rc0 2021-08-17 08:37:52 +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