Title updated as test/crypto: fix maxlen calculation for raw datapath > Update the calculation of the max length needed when converting mbuf to > data vec in partial digest test case. This update make sure the enough > vec buffers are allocated for the appended digest in sgl op for QAT raw The APIs are not QAT specific. Dropped QAT from here.
> datapath api. > > Fixes: 4868f6591c6f ("test/crypto: add cases for raw datapath API") > Cc: roy.fan.zh...@intel.com > > Signed-off-by: Kai Ji <kai...@intel.com> > --- Cc: sta...@dpdk.org Acked-by: Akhil Goyal <gak...@marvell.com> Applied to dpdk-next-crypto