> > > I’ve noticed an error on comment of DPDK version 23.11 rte_cryptodev.h: > 928- > > 930
Ok, now I see the original mail. Thanks David. The line numbers pointed as 928-930 does not have the API rte_cryptodev_sym_session_pool_create for v23.11 The API is at line 1036-1039. And the comment is correct above that. Please check http://git.dpdk.org/dpdk-stable/tree/lib/cryptodev/rte_cryptodev.h?h=23.11#n1032 Regards, Akhil