Go to file
Pablo de Lara 4baea68dcc examples/l2fwd-crypto: avoid too many tabs
Some extra functions have been created to avoid
too many nested conditionals.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
2017-07-06 22:26:49 +02:00
app cryptodev: set AES-GMAC as auth-only algo 2017-07-06 22:26:49 +02:00
buildtools
config config: support clang for ARMv8 Linux 2017-07-03 22:28:19 +02:00
devtools mem: balanced allocation of hugepages 2017-06-30 17:54:32 +02:00
doc cryptodev: add AEAD parameters in crypto operation 2017-07-06 22:26:49 +02:00
drivers cryptodev: set AES-GMAC as auth-only algo 2017-07-06 22:26:49 +02:00
examples examples/l2fwd-crypto: avoid too many tabs 2017-07-06 22:26:49 +02:00
lib cryptodev: add AEAD parameters in crypto operation 2017-07-06 22:26:49 +02:00
mk mk: add crypto capability for armv8a and thunderx 2017-07-04 15:56:58 +02:00
pkg version: 17.05.0 2017-05-11 03:11:34 +02:00
test cryptodev: set AES-GMAC as auth-only algo 2017-07-06 22:26:49 +02:00
usertools usertools: add option to unbind all devices 2017-07-06 00:53:15 +02:00
.gitattributes
.gitignore devtools: add tags and cscope index generation 2017-04-30 12:57:04 +02:00
GNUmakefile
LICENSE.GPL
LICENSE.LGPL
MAINTAINERS net: implement CRC for ARM64 NEON 2017-07-04 15:58:45 +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