dpdk-cryptodev: sync mbuf length with corresponding vlib buffer 56/39156/5
authorPiotr Bronowski <piotrx.bronowski@intel.com>
Wed, 28 Jun 2023 08:16:38 +0000 (08:16 +0000)
committerFan Zhang <fanzhang.oss@gmail.com>
Thu, 29 Jun 2023 08:20:38 +0000 (08:20 +0000)
When vlib buffer is processed on vnet side its length is corrected by
cipher padding and icv_sz. These changes need to be reflected in
the mbuf internals.

Type: fix
Signed-off-by: Piotr Bronowski <piotrx.bronowski@intel.com>
Change-Id: I0aa03f67f556dfc8f9a577ca1967210527221e02


No differences found