From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 7B300A053A; Tue, 4 Aug 2020 09:39:12 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 601CB1C023; Tue, 4 Aug 2020 09:39:12 +0200 (CEST) Received: from mail-io1-f65.google.com (mail-io1-f65.google.com [209.85.166.65]) by dpdk.org (Postfix) with ESMTP id 914091C023 for ; Tue, 4 Aug 2020 09:39:10 +0200 (CEST) Received: by mail-io1-f65.google.com with SMTP id s189so33987055iod.2 for ; Tue, 04 Aug 2020 00:39:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=F+YGtLnOJOEestPVj+hOA000zZohJisi8Tj2/T2FOQc=; b=gVv2WaFWgwQe/wAcA16r1qJ7cSwoHKQV07e7Qziy6WCV30YHGS80puxgKIZcQd7vkR bbMUxdFC8avPr4q8EsU7YJ3IypSnasIUiq42GRDVCJoqr6j1iriSStpODLXEpscwDJZy MUjQjxhyLDO19JLBiBZq977CAthHOU1vkNBSNzAT6D6QanP5+Ti+nvBHgecdSTjTTPmZ MhrdT5eW7Va5fJrbSaUBpHK6+v5eNKzNSNEFgfezeZbEwM4A0fyUKKv2TM/XHTiLdThT /RJLBDVaFI7cPOZ7eV+eQEVDnP/4U4TsQxS5o55vpSQy/cXPKc3bbq/0Xwl/NIVPkVND iZkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=F+YGtLnOJOEestPVj+hOA000zZohJisi8Tj2/T2FOQc=; b=CWdhr44e0M54ljmYzxm2+WMHj+it+ec6hwk9GtXNj0YRuObpqbNxkQZQt0/B919emQ Ck+b94JUDC+FHYSYzbE5SDpL8Y3YvCtwg8uXKAICORaKdTo8U3t7mGcTU7FLkw+HyFCN oaIbBlug10ryg/jgdFrOkQ1Zmbw551ZhV0kiD71BShpQobvRVTaZvr73SEFsrYViG1BL ZYLqoJIoBDqJhrORmbQq5cfyMlOPByIWv07hbeVmdakXlNvn0WfRw5rxf8F3iTm1uwnK PAhph55RggyaroV+pb0PHXR6GVzJJ6HHBEFacqWu4Ag/wWH46bhQ0Lf1bvPkvdyrK8+/ o35g== X-Gm-Message-State: AOAM533zihk+cYjmNeUxPhqUO99h+16Z6DYATTLkLiF1aBpjvBheIToC VbcoDabfOSV2XiX6BFcwH0Ymc2CtsHOVI1H+YAc= X-Google-Smtp-Source: ABdhPJySRcwadVQ13F3wUODl2NwSB77o+v8GG+Y15fjsdohoYhaGNVJg701fiQdDvzLL6sncC63p9Z4pXTHLKUQHh+o= X-Received: by 2002:a5e:9247:: with SMTP id z7mr3911561iop.1.1596526749699; Tue, 04 Aug 2020 00:39:09 -0700 (PDT) MIME-Version: 1.0 References: <1596477335-3579-1-git-send-email-timothy.mcdaniel@intel.com> In-Reply-To: <1596477335-3579-1-git-send-email-timothy.mcdaniel@intel.com> From: Jerin Jacob Date: Tue, 4 Aug 2020 13:08:53 +0530 Message-ID: To: "McDaniel, Timothy" Cc: Jerin Jacob , =?UTF-8?Q?Mattias_R=C3=B6nnblom?= , dpdk-dev , Gage Eads , "Van Haaren, Harry" Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] doc: eventdev ABI change to support DLB PMD X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, Aug 3, 2020 at 11:28 PM McDaniel, Timothy wrote: > > From: "McDaniel, Timothy" 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 > Acked-by: Jerin Jacob > --- > 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 >