Go to file
Bernard Iremonger fdb7f1a211 doc: postpone deprecation of bypass in ethdev
The deprecation of the bypass functions in the ethdev has not been
done in 17.05. Let's postpone to 17.08.

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
Acked-by: Reshma Pattan <reshma.pattan@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2017-05-11 01:29:53 +02:00
app app/procinfo: fix xstats by ID on 32-bit 2017-05-10 18:49:59 +02:00
buildtools mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
config config: make backtrace optional 2017-05-05 15:13:29 +02:00
devtools vhost: fix header for strict compilation flags 2017-05-01 00:13:15 +02:00
doc doc: postpone deprecation of bypass in ethdev 2017-05-11 01:29:53 +02:00
drivers net/mlx5: fix rollback when starting device 2017-05-10 21:41:25 +02:00
examples examples/vhost: fix socket path parsing 2017-05-10 19:05:59 +02:00
lib mbuf: fix bulk allocation when debug enabled 2017-05-10 18:15:34 +02:00
mk mk: adjust gcc flags for new gcc 7 warnings 2017-05-05 18:26:56 +02:00
pkg
test test/eventdev: fix build with gcc 7 2017-05-05 18:36:55 +02:00
usertools usertools: add Cavium pkx as network device 2017-05-07 14:32:17 +02:00
.gitattributes
.gitignore devtools: add tags and cscope index generation 2017-04-30 12:57:04 +02:00
GNUmakefile mk: do not build tests by default 2017-02-28 16:04:18 +01:00
LICENSE.GPL
LICENSE.LGPL
MAINTAINERS maintainers: add drivers features files 2017-05-10 23:06:39 +02:00
Makefile
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