numam-dpdk/drivers
Franck Lenormand 81eb760d22 common/dpaax/caamflib: remove some inline keys
The space in descriptor buffer is scarce as it is limited to
64 words for platforms except ERA10 (which has 128).

As the descriptors are processed with QI, it adds some words
to the descriptor which is passed.

Some descriptors used for SDAP were using too much words reaching
the limit.

This patch reduces the number of words used by removing the inlining
of some keys (done for performance) in order to have working
descriptors.

Signed-off-by: Franck Lenormand <franck.lenormand@nxp.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
2021-09-08 12:10:43 +02:00
..
baseband version: 21.11-rc0 2021-08-17 08:37:52 +02:00
bus bus: add device arguments name parsing 2021-09-02 16:58:19 +02:00
common common/dpaax/caamflib: remove some inline keys 2021-09-08 12:10:43 +02:00
compress compress/mlx5: fix leak on QP setup failure 2021-09-06 21:46:34 +02:00
crypto common/dpaax/caamflib: remove some inline keys 2021-09-08 12:10:43 +02:00
event cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
mempool version: 21.11-rc0 2021-08-17 08:37:52 +02:00
net cryptodev: expose driver interface as internal 2021-09-08 09:35:12 +02:00
raw drivers: remove warning with Meson 0.59 2021-08-27 15:51:34 +02:00
regex version: 21.11-rc0 2021-08-17 08:37:52 +02:00
vdpa version: 21.11-rc0 2021-08-17 08:37:52 +02:00
meson.build drivers: remove warning with Meson 0.59 2021-08-27 15:51:34 +02:00