[PATCH v5 4/4] doc: remove deprecation notice
Naga Harish K S V
s.v.naga.harish.k at intel.com
Wed Sep 14 07:15:41 CEST 2022
This patch removes event timer expiry drop stat deprecation
notification.
Signed-off-by: Naga Harish K S V <s.v.naga.harish.k at intel.com>
---
doc/guides/rel_notes/deprecation.rst | 7 -------
1 file changed, 7 deletions(-)
diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index e7583cae4c..fd8ef4dff7 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -186,13 +186,6 @@ Deprecation Notices
Event will be one of the configuration fields,
together with additional vector parameters.
-* eventdev: The structure ``rte_event_timer_adapter_stats`` will be
- extended by adding a new field ``evtim_drop_count``.
- This counter will represent the number of times an event_timer expiry event
- is dropped by the timer adapter.
- This field will be used to add periodic mode support
- to the software timer adapter in DPDK 22.11.
-
* eventdev: The function pointer declaration ``eventdev_stop_flush_t``
will be renamed to ``rte_eventdev_stop_flush_t`` in DPDK 22.11.
--
2.25.1
More information about the dev
mailing list