numam-dpdk/drivers
Arek Kusztal fae347cb34 crypto/qat: fix cipher descriptor for ZUC and SNOW
Offset of cd pointer is too big by state1size + state2size, so few extra
unnecessary bytes will be copied into cd. Snow offset was improved as well.

Fixes: d9b7d5bbc8 ("crypto/qat: add ZUC EEA3/EIA3 capability")
Cc: stable@dpdk.org

Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
2020-05-11 13:17:43 +02:00
..
baseband baseband/fpga_5gnr_fec: support interrupt 2020-04-19 22:34:26 +02:00
bus bus/pci: optimise scanning with whitelist/blacklist 2020-05-11 16:59:58 +02:00
common common/octeontx: fix gcc 9.1 ABI break 2020-05-06 23:53:19 +02:00
compress fix various typos found by Lintian 2020-04-25 19:53:47 +02:00
crypto crypto/qat: fix cipher descriptor for ZUC and SNOW 2020-05-11 13:17:43 +02:00
event event/octeontx2: fix build for O1 optimization 2020-05-11 21:09:20 +02:00
mempool mempool/octeontx2: fix build for gcc O1 optimization 2020-05-11 19:21:18 +02:00
net net/ena: fix build for O1 optimization 2020-05-11 19:21:31 +02:00
raw raw/ioat: support ICX 2020-05-11 17:18:58 +02:00
vdpa vdpa/mlx5: fix PCI address comparison 2020-05-05 15:54:26 +02:00
Makefile drivers: add crypto as dependency for event drivers 2020-03-05 14:22:11 +01:00
meson.build build: add internal tag check 2020-04-25 17:01:01 +02:00