Re: [dpdk-dev] [PATCH] doc: announce security API changes for Inline IPsec

2021-08-02 Thread Nithin Dabilpuram
On Sat, Jul 31, 2021 at 12:16:12AM +0200, Thomas Monjalon wrote: > 27/07/2021 19:36, Nithin Dabilpuram: > > Announce changes to make rte_security_set_pkt_metadata() and > > rte_security_get_userdata() inline instead of C functions and > > also addition of another field in structure rte_security_ctx

Re: [dpdk-dev] [PATCH] doc: announce security API changes for Inline IPsec

2021-07-30 Thread Thomas Monjalon
27/07/2021 19:36, Nithin Dabilpuram: > Announce changes to make rte_security_set_pkt_metadata() and > rte_security_get_userdata() inline instead of C functions and > also addition of another field in structure rte_security_ctx for > holding flags. I guess there is a performance reason but the moti

Re: [dpdk-dev] [PATCH] doc: announce security API changes for Inline IPsec

2021-07-30 Thread Akhil Goyal
> Announce changes to make rte_security_set_pkt_metadata() and > rte_security_get_userdata() inline instead of C functions and > also addition of another field in structure rte_security_ctx for > holding flags. > > Signed-off-by: Nithin Dabilpuram > Acked-by: Akhil Goyal > --- Applied to dpdk-ne

Re: [dpdk-dev] [PATCH] doc: announce security API changes for Inline IPsec

2021-07-30 Thread Hemant Agrawal
Acked-by: Hemant Agrawal

Re: [dpdk-dev] [PATCH] doc: announce security API changes for Inline IPsec

2021-07-27 Thread Ananyev, Konstantin
> Announce changes to make rte_security_set_pkt_metadata() and > rte_security_get_userdata() inline instead of C functions and > also addition of another field in structure rte_security_ctx for > holding flags. > > Signed-off-by: Nithin Dabilpuram > Acked-by: Akhil Goyal > --- > > - Series a

[dpdk-dev] [PATCH] doc: announce security API changes for Inline IPsec

2021-07-27 Thread Nithin Dabilpuram
Announce changes to make rte_security_set_pkt_metadata() and rte_security_get_userdata() inline instead of C functions and also addition of another field in structure rte_security_ctx for holding flags. Signed-off-by: Nithin Dabilpuram Acked-by: Akhil Goyal --- - Series at https://inbox.dp

[dpdk-dev] [PATCH] doc: announce security API changes for Inline IPsec

2021-07-27 Thread Nithin Dabilpuram
Announce changes to make rte_security_set_pkt_metadata() and rte_security_get_userdata() inline instead of C functions and also addition of another field in structure rte_security_ctx for holding flags. Signed-off-by: Nithin Dabilpuram Acked-by: Akhil Goyal --- - Series at https://inbox.dp