* [dpdk-dev] [PATCH] doc: announce IPsec SA config option struct changes
@ 2021-07-05 13:13 Tejasree Kondoj
2021-07-31 17:53 ` Akhil Goyal
0 siblings, 1 reply; 2+ messages in thread
From: Tejasree Kondoj @ 2021-07-05 13:13 UTC (permalink / raw)
To: Akhil Goyal, Radu Nicolau, Konstantin Ananyev, Hemant Agrawal, Fan Zhang
Cc: Tejasree Kondoj, Anoob Joseph, Jerin Jacob, dev
Proposing following new field for IPsec tunnel header verification
in the structure ``rte_security_ipsec_sa_options``.
enum rte_security_ipsec_tunnel_verify_mode tunnel_hdr_verify;
It is used to indicate whether outer header verification
need to be done as part of inbound IPsec processing.
https://mails.dpdk.org/archives/dev/2021-July/213484.html
Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
---
doc/guides/rel_notes/deprecation.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 9584d6bfd7..331b9d424a 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -141,6 +141,9 @@ Deprecation Notices
in "rte_sched.h". These changes are aligned to improvements suggested in the
RFC https://mails.dpdk.org/archives/dev/2018-November/120035.html.
+* security: The IPsec SA config options structure ``struct rte_security_ipsec_sa_options``
+ will be updated with a new field to support IPsec tunnel header verification.
+
* metrics: The function ``rte_metrics_init`` will have a non-void return
in order to notify errors instead of calling ``rte_exit``.
--
2.27.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: announce IPsec SA config option struct changes
2021-07-05 13:13 [dpdk-dev] [PATCH] doc: announce IPsec SA config option struct changes Tejasree Kondoj
@ 2021-07-31 17:53 ` Akhil Goyal
0 siblings, 0 replies; 2+ messages in thread
From: Akhil Goyal @ 2021-07-31 17:53 UTC (permalink / raw)
To: Tejasree Kondoj, Radu Nicolau, Konstantin Ananyev,
Hemant Agrawal, Fan Zhang
Cc: Tejasree Kondoj, Anoob Joseph, Jerin Jacob Kollanukkaran, dev
> Proposing following new field for IPsec tunnel header verification
> in the structure ``rte_security_ipsec_sa_options``.
> enum rte_security_ipsec_tunnel_verify_mode tunnel_hdr_verify;
>
> It is used to indicate whether outer header verification
> need to be done as part of inbound IPsec processing.
>
> https://mails.dpdk.org/archives/dev/2021-July/213484.html
>
> Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
> ---
Marking this patch as Not applicable,
As a new patch is submitted for consolidating all notices for same structure.
https://mails.dpdk.org/archives/dev/2021-July/215906.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-07-31 17:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-05 13:13 [dpdk-dev] [PATCH] doc: announce IPsec SA config option struct changes Tejasree Kondoj
2021-07-31 17:53 ` Akhil Goyal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).