f-stack/dpdk
Tonghao Zhang 830124b89c dpdk: Set default numa node for broken systems.
This bug has been fixed in dpdk upstream. But in the f-stack,
we should use it for voiding ERROR.

More info:
http://dpdk.org/browse/dpdk/commit/?id=8a04cb6125896e9ea25a4d15a316f0d873822c7b

Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com>
2017-08-23 01:14:58 -07:00
..
app init 2017-04-21 18:43:26 +08:00
buildtools init 2017-04-21 18:43:26 +08:00
config init 2017-04-21 18:43:26 +08:00
doc init 2017-04-21 18:43:26 +08:00
drivers init 2017-04-21 18:43:26 +08:00
examples init 2017-04-21 18:43:26 +08:00
lib dpdk: Set default numa node for broken systems. 2017-08-23 01:14:58 -07:00
mk init 2017-04-21 18:43:26 +08:00
pkg init 2017-04-21 18:43:26 +08:00
scripts update README.md and file to Execution 2017-04-24 04:12:53 +00:00
tools update README.md and file to Execution 2017-04-24 04:12:53 +00:00
.gitignore init 2017-04-21 18:43:26 +08:00
GNUmakefile init 2017-04-21 18:43:26 +08:00
LICENSE.GPL init 2017-04-21 18:43:26 +08:00
LICENSE.LGPL init 2017-04-21 18:43:26 +08:00
MAINTAINERS init 2017-04-21 18:43:26 +08:00
Makefile init 2017-04-21 18:43:26 +08:00
README init 2017-04-21 18:43:26 +08: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 license for the core libraries and
drivers. The kernel components are GPLv2 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