Hi Fan, > Hi Akhil and Hemant, > > This is a generic problem to raw_api applies either with dst_buf added or > not. > > The idea is for SGL test when Wireless algo digest encrypted case is tested > and > RTE_MAX(cipher_off + cipher len, auth_off + auth_len) is smaller than > RTE_MAX(cipher_off + cipher len, auth_off + auth_len + digest_len), the > original > code will not add digest data SGL info into rte_crypto_sgl, leave alone the 4- > byte > digest is split into 2 2-byte segments. >
There are comments in the patch /* oop is not supported in raw hw dp api */ This is now supported in the patchset that I mentioned. So Can we update according to that?