> Add support for using user provided IV with lookaside protocol (IPsec). Using > this option, application can provide IV to be used per operation. This > option can be used for knownn vector tests (which is otherwise impossible > due to random nature of IV) as well as if application wishes to use its > own random generator source. > > Depends on > http://patches.dpdk.org/project/dpdk/list/?series=18642 Applied to dpdk-next-crypto
Thanks.