numam-dpdk/drivers/crypto
Tejasree Kondoj 84d76227c6 crypto/octeontx2: fix structure alignment
The structure cpt_request_info needs only 8 byte alignment.
This patch replaces __rte_cache_aligned of cpt_request_info
with __rte_aligned(8) and removes __rte_aligned(8) in
cpt_meta_info structure.

Fixes: fab634eb87 ("crypto/octeontx2: support security session data path")

Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
Acked-by: Anoob Joseph <anoobj@marvell.com>
2020-07-28 22:09:22 +02:00
..
aesni_gcm log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
aesni_mb crypto/aesni-mb: improve security instance setup 2020-07-28 22:09:21 +02:00
armv8 cryptodev: add session-less feature flag 2020-04-19 22:45:11 +02:00
caam_jr log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
ccp crypto/ccp: fix fd leak on probe failure 2020-05-11 13:17:43 +02:00
dpaa2_sec crypto/dpaa2_sec: fix HFN override 2020-07-08 18:16:17 +02:00
dpaa_sec drivers/dpaa: optimize thread local storage 2020-07-11 06:18:52 +02:00
kasumi drivers/crypto: add missing OOP feature flag 2020-07-08 00:15:35 +02:00
mvsam log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
nitrox log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
null log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
octeontx crypto/octeontx: revert non-byte aligned data feature 2020-07-08 18:16:16 +02:00
octeontx2 crypto/octeontx2: fix structure alignment 2020-07-28 22:09:22 +02:00
openssl log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
qat crypto/qat: fix DOCSIS performance 2020-07-28 22:09:21 +02:00
scheduler crypto/scheduler: use ring peek API 2020-07-18 23:09:00 +02:00
snow3g drivers/crypto: add missing OOP feature flag 2020-07-08 00:15:35 +02:00
virtio log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
zuc drivers/crypto: add missing OOP feature flag 2020-07-08 00:15:35 +02:00
Makefile crypto/dpaax_sec: enable build without rte_security 2019-10-23 16:57:06 +02:00
meson.build bus/pci: introduce Windows support with stubs 2020-06-30 00:02:54 +02:00