[dpdk-dev] [EXT] [PATCH] cryptodev: extend data-unit length field

Akhil Goyal gakhil at marvell.com
Sat Oct 16 16:47:39 CEST 2021


> As described in [1] and as announced in [2], The field ``dataunit_len``
> of the ``struct rte_crypto_cipher_xform`` moved to the end of the
> structure and extended to ``uint32_t``.
> 
> In this way, sizes bigger than 64K bytes can be supported for data-unit
> lengths.
> 
> [1] commit d014dddb2d69 ("cryptodev: support multiple cipher
> data-units")
> [2] commit 9a5c09211b3a ("doc: announce extension of crypto data-unit
> length")
> 
> Signed-off-by: Matan Azrad <matan at nvidia.com>
> ---
Applied to dpdk-next-crypto


More information about the dev mailing list