09/07/2025 10:23, Volodymyr Fialko: > Fix a mismatch between the signature of the cryptodevs_init() function > and the arguments passed to it during the call. This caused incorrect > initialization of queue pairs in ipsec-secgw example. > > Fixes: 253265f8fb97 ("examples/ipsec-secgw: reduce queues for event > lookaside") > Cc: sta...@dpdk.org > > Signed-off-by: Volodymyr Fialko <vfia...@marvell.com>
Applied, thanks.