Go to file
Nelio Laranjeiro df6afd377a net/mlx5: remove useless arguments in hrxq API
RSS level is necessary to had a bit in the hash_fields which is already
provided in this API, for the tunnel, it is necessary to request such
queue to compute the checksum on the inner most, this last one should
always be activated.

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Yongseok Koh <yskoh@mellanox.com>
2018-07-12 12:10:04 +02:00
app app/testpmd: distribute queues to cores 2018-07-12 23:09:13 +02:00
buildtools
config
devtools
doc net/mlx5: add parameter for port representors 2018-07-11 15:37:29 +02:00
drivers net/mlx5: remove useless arguments in hrxq API 2018-07-12 12:10:04 +02:00
examples examples/l3fwd-power: add high/regular perf cores options 2018-07-12 19:19:07 +02:00
kernel
lib ethdev: fix missing function in map file 2018-07-13 15:53:29 +02:00
license
mk
pkg
test test/power: fix 32-bit build 2018-07-13 18:24:52 +02:00
usertools
.gitattributes
.gitignore
GNUmakefile
MAINTAINERS test/fbarray: add autotests 2018-07-13 11:04:28 +02:00
Makefile license: use SPDX tag in root makefile 2018-01-04 22:41:38 +01:00
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