RE: [EXT] Re: Comments/Doc error for CRYPTODEV of DPDK

2024-01-19 Thread Wang, Songyi
: Comments/Doc error for CRYPTODEV of DPDK > > > 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.

RE: [EXT] Re: Comments/Doc error for CRYPTODEV of DPDK

2024-01-19 Thread Akhil Goyal
> > > 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

RE: [EXT] Re: Comments/Doc error for CRYPTODEV of DPDK

2024-01-19 Thread Akhil Goyal
Hi, > Hello, > > On Fri, Jan 19, 2024 at 8:48 AM Wang, Songyi wrote: > > > > Hi maintainer of DPDK, > > Redirecting to the cryptodev maintainers. > Akhil, Fan, can you have a look? > > Thanks. > > > > > > > > > I’ve noticed an error on comment of DPDK version 23.11 rte_cryptodev.h: 928- > 930

Re: Comments/Doc error for CRYPTODEV of DPDK

2024-01-18 Thread David Marchand
Hello, On Fri, Jan 19, 2024 at 8:48 AM Wang, Songyi wrote: > > Hi maintainer of DPDK, Redirecting to the cryptodev maintainers. Akhil, Fan, can you have a look? Thanks. > > > > I’ve noticed an error on comment of DPDK version 23.11 rte_cryptodev.h: > 928-930 -- David Marchand

Comments/Doc error for CRYPTODEV of DPDK

2024-01-18 Thread Wang, Songyi
Hi maintainer of DPDK, I've noticed an error on comment of DPDK version 23.11 rte_cryptodev.h: 928-930 /** * Create a symmetric session mempool. * * @param name * The unique mempool name. * @param nb_elts * The number of elements in the mempool. * @param elt_size * The size of the e