Re: [PATCH] doc: remove deprecation for inline IPsec events

2022-10-09 Thread Thomas Monjalon
02/10/2022 21:03, Akhil Goyal: > The IPsec SA expiry events were added as per below patch, > but the deprecation notice was not removed. This patch removed it. > > Fixes: d1ce79d14ba1 ("ethdev: add IPsec SA expiry event subtypes") > > Signed-off-by: Akhil Goyal Applied, thanks.

[PATCH] doc: remove deprecation for inline IPsec events

2022-10-02 Thread Akhil Goyal
The IPsec SA expiry events were added as per below patch, but the deprecation notice was not removed. This patch removed it. Fixes: d1ce79d14ba1 ("ethdev: add IPsec SA expiry event subtypes") Signed-off-by: Akhil Goyal --- doc/guides/rel_notes/deprecation.rst | 5 - 1 file changed, 5 deleti