doc: announce extension of crypto data-unit length
authorThomas Monjalon <thomas@monjalon.net>
Wed, 14 Apr 2021 20:15:43 +0000 (22:15 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 2 Aug 2021 11:26:06 +0000 (13:26 +0200)
commit9a5c09211b3a6de69efa88429409fa5a1be5e9e3
treec438667b011c15c0f4d03a0dded2ea0eca1b5841
parentb13da15ec254bd414eca7704c809f977bc4d18d5
doc: announce extension of crypto data-unit length

The struct member dataunit_len is introduced in DPDK 21.05.
It is limited to 16 bits to fit a padding hole in 32-bit build.
This means the maximum data-unit length is 64 KB.
Some use cases may benefit of a bigger size as the proposed 32 bits.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Acked-by: Matan Azrad <matan@nvidia.com>
doc/guides/rel_notes/deprecation.rst