[dpdk-dev] [PATCH 2/3] doc: remove eventdev ABI change announcement
Jerin Jacob
jerinjacobk at gmail.com
Thu Oct 15 20:27:10 CEST 2020
On Thu, Oct 15, 2020 at 11:36 PM Timothy McDaniel
<timothy.mcdaniel at intel.com> wrote:
>
> The announcement made in 20.08 is no longer required.
>
> Signed-off-by: Timothy McDaniel <timothy.mcdaniel at intel.com>
> ---
> doc/guides/rel_notes/deprecation.rst | 13 -------------
Acked-by: Jerin Jacob <jerinj at marvell.com>
Series squashed and applied to dpdk-next-eventdev/for-main. Thanks.
> 1 file changed, 13 deletions(-)
>
> diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
> index efd7710..08f1c04 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -189,19 +189,6 @@ Deprecation Notices
> ``rte_cryptodev_scheduler_worker_detach`` and
> ``rte_cryptodev_scheduler_workers_get`` accordingly.
>
> -* eventdev: Following structures will be modified to support DLB PMD
> - and future extensions:
> -
> - - ``rte_event_dev_info``
> - - ``rte_event_dev_config``
> - - ``rte_event_port_conf``
> -
> - Patches containing justification, documentation, and proposed modifications
> - can be found at:
> -
> - - https://patches.dpdk.org/patch/71457/
> - - https://patches.dpdk.org/patch/71456/
> -
> * sched: To allow more traffic classes, flexible mapping of pipe queues to
> traffic classes, and subport level configuration of pipes and queues
> changes will be made to macros, data structures and API functions defined
> --
> 2.6.4
>
More information about the dev
mailing list