Re: [dpdk-dev] [PATCH] doc: announce security API changes for Inline IPsec
From: Akhil Goyal <hidden>
Date: 2021-07-30 19:07:01
From: Akhil Goyal <hidden>
Date: 2021-07-30 19:07:01
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 <redacted> Acked-by: Akhil Goyal <redacted> ---
Applied to dpdk-next-crypto Thanks.