On 8/14/2018 6:23 AM, Pablo de Lara wrote:
When IV size is 12, padding to 16 bytes is required and the LSB must be set to 1, according to the spec. However, the Multi-buffer library is already doing this, so it is not necessary to do it in the PMD. Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> ---
Applied to dpdk-next-crypto Thanks