From: "Ananyev, Konstantin" <konstantin.ananyev@intel.com> To: "Richardson, Bruce" <bruce.richardson@intel.com>, "dev@dpdk.org" <dev@dpdk.org> Cc: "Richardson, Bruce" <bruce.richardson@intel.com>, Nipun Gupta <nipun.gupta@nxp.com>, Hemant Agrawal <hemant.agrawal@nxp.com> Subject: Re: [dpdk-dev] [PATCH 2/2] doc: add deprecation notice for change of rawdev APIs Date: Mon, 20 Jul 2020 11:35:51 +0000 Message-ID: <BYAPR11MB330101FAF467F2FE071B036F9A7B0@BYAPR11MB3301.namprd11.prod.outlook.com> (raw) In-Reply-To: <20200713123105.513960-3-bruce.richardson@intel.com> > Add to the documentation for 20.08 a notice about the changes of rawdev > APIs proposed by patchset [1]. > > [1] http://inbox.dpdk.org/dev/20200709152047.167730-1-bruce.richardson@intel.com/ > > Cc: Nipun Gupta <nipun.gupta@nxp.com> > Cc: Hemant Agrawal <hemant.agrawal@nxp.com> > > Signed-off-by: Bruce Richardson <bruce.richardson@intel.com> > --- > doc/guides/rel_notes/deprecation.rst | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst > index ead7cbe43..21b00103e 100644 > --- a/doc/guides/rel_notes/deprecation.rst > +++ b/doc/guides/rel_notes/deprecation.rst > @@ -117,6 +117,13 @@ Deprecation Notices > break the ABI checks, that is why change is planned for 20.11. > The list of internal APIs are mainly ones listed in ``rte_ethdev_driver.h``. > > +* rawdev: The rawdev APIs which take a device-specific structure as > + parameter directly, or indirectly via a "private" pointer inside another > + structure, will be modified to take an additional parameter of the > + structure size. The affected APIs will include ``rte_rawdev_info_get``, > + ``rte_rawdev_configure``, ``rte_rawdev_queue_conf_get`` and > + ``rte_rawdev_queue_setup``. > + > * traffic manager: All traffic manager API's in ``rte_tm.h`` were mistakenly made > ABI stable in the v19.11 release. The TM maintainer and other contributors have > agreed to keep the TM APIs as experimental in expectation of additional spec > -- Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com > 2.25.1
next prev parent reply other threads:[~2020-07-20 11:36 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-07-13 12:31 [dpdk-dev] [PATCH 0/2] Deprecation notice updates Bruce Richardson 2020-07-13 12:31 ` [dpdk-dev] [PATCH 1/2] doc: add deprecation notice for make build system removal Bruce Richardson 2020-07-20 13:28 ` Ferruh Yigit 2020-07-20 13:38 ` Andrew Rybchenko 2020-07-20 16:51 ` Thomas Monjalon 2020-07-13 12:31 ` [dpdk-dev] [PATCH 2/2] doc: add deprecation notice for change of rawdev APIs Bruce Richardson 2020-07-13 12:48 ` Hemant Agrawal 2020-07-20 11:35 ` Ananyev, Konstantin [this message] 2020-07-23 1:55 ` Xu, Rosen 2020-07-23 7:38 ` Hemant Agrawal 2020-08-05 22:48 ` [dpdk-dev] [PATCH 0/2] Deprecation notice updates Thomas Monjalon
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=BYAPR11MB330101FAF467F2FE071B036F9A7B0@BYAPR11MB3301.namprd11.prod.outlook.com \ --to=konstantin.ananyev@intel.com \ --cc=bruce.richardson@intel.com \ --cc=dev@dpdk.org \ --cc=hemant.agrawal@nxp.com \ --cc=nipun.gupta@nxp.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
DPDK patches and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/dev/0 dev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dev dev/ https://inbox.dpdk.org/dev \ dev@dpdk.org public-inbox-index dev Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git