[dpdk-dev] [PATCH] doc: eventdev ABI change to support DLB PMD

Jerin Jacob jerinjacobk at gmail.com
Tue Aug 4 09:38:53 CEST 2020


On Mon, Aug 3, 2020 at 11:28 PM McDaniel, Timothy
<timothy.mcdaniel at intel.com> wrote:
>
> From: "McDaniel, Timothy" <timothy.mcdaniel at intel.com>

There is still "," in the name.

>
> The ABI changes associated with this notification will better support
> devices that:
> 1. Have limits on the number or queues that may be linked to a port
> 2. Have ports that are limited to exactly one linked queue
> 3. Are not able to transparently transfer the event flow_id field
>
> Signed-off-by: McDaniel Timothy
> <timothy.mcdaniel at intel.com>


Acked-by: Jerin Jacob <jerinj at marvell.com>


> ---
>  doc/guides/rel_notes/deprecation.rst |   11 +++++++++++
>  1 file changed, 11 insertions(+)
>
> diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
> index 99c9806..bfe6661 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -148,3 +148,14 @@ Deprecation Notices
>    Python 2 support will be completely removed in 20.11.
>    In 20.08, explicit deprecation warnings will be displayed when running
>    scripts with Python 2.
> +
> +* eventdev: ABI changes to support DLB PMD and future extensions:
> +  ``rte_event_dev_info``, ``rte_event_dev_config``, ``rte_event_port_conf`` will
> +  be modified to support DLB PMD and future extensions in the eventdev library.
> +  Patches containing justification, documentation, and proposed modifications
> +  can be found at:
> +
> +  - https://patches.dpdk.org/patch/71457/
> +  - https://patches.dpdk.org/patch/71456/
> +
> +
> --
> 1.7.10
>


More information about the dev mailing list