Go to file
Archana Muniganti 8a8aa448aa crypto/cnxk: add ZUC and SNOW3G encryption
Add PDCP opcode which handles ZUC and SNOW3G.

Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com>
Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Signed-off-by: Archana Muniganti <marchana@marvell.com>
Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
2021-07-07 21:15:08 +02:00
.ci
.github/workflows eal: handle compressed firmware 2021-07-07 16:41:53 +02:00
app app/testpmd: change port link speed without stopping all 2021-07-02 19:03:03 +02:00
buildtools
config eal: handle compressed firmware 2021-07-07 16:41:53 +02:00
devtools devtools: recommend new logtype helpers 2021-07-01 21:54:22 +02:00
doc crypto/cnxk: add flexi cipher decryption 2021-07-07 21:15:08 +02:00
drivers crypto/cnxk: add ZUC and SNOW3G encryption 2021-07-07 21:15:08 +02:00
examples examples/l3fwd: remove useless reloads in EM main loop 2021-07-07 11:54:21 +02:00
kernel kni: fix crash on userspace VA for segmented packets 2021-06-24 10:04:25 +02:00
lib ethdev: fix doc of flow action 2021-07-02 19:03:03 +02:00
license
usertools raw/cnxk_bphy: add baseband PHY skeleton driver 2021-07-05 23:08:11 +02:00
.editorconfig
.gitattributes
.gitignore
.travis.yml eal: handle compressed firmware 2021-07-07 16:41:53 +02:00
ABI_VERSION
MAINTAINERS crypto/cnxk: add driver skeleton 2021-07-07 21:15:08 +02:00
Makefile
meson_options.txt
meson.build
README
VERSION

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