* [dpdk-dev] [PATCH] doc: announce rte_devargs changes in 17.11
@ 2017-08-04 13:29 Gaetan Rivet
2017-08-07 23:18 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Gaetan Rivet @ 2017-08-04 13:29 UTC (permalink / raw)
To: dev; +Cc: Gaetan Rivet
Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
---
doc/guides/rel_notes/deprecation.rst | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 7024c81..9e063f1 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -57,3 +57,15 @@ Deprecation Notices
be removed in 17.11:
- ``rte_cryptodev_create_vdev``
+
+* eal: several API and ABI changes are planned for ``rte_devargs`` in v17.11.
+ The format of device command line parameters will change. The bus will need
+ to be explicitly stated in the device declaration. The enum ``rte_devtype``
+ was used to identify a bus and will disappear.
+ The structure ``rte_devargs`` will change.
+ The ``rte_devargs_list`` will be made private.
+ The following functions are deprecated starting from 17.08 and will either be
+ modified or removed in 17.11:
+
+ - ``rte_eal_devargs_add``
+ - ``rte_eal_devargs_type_count``
--
2.1.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: announce rte_devargs changes in 17.11
2017-08-04 13:29 [dpdk-dev] [PATCH] doc: announce rte_devargs changes in 17.11 Gaetan Rivet
@ 2017-08-07 23:18 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2017-08-07 23:18 UTC (permalink / raw)
To: Gaetan Rivet; +Cc: dev
04/08/2017 15:29, Gaetan Rivet:
> Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
> ---
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> +* eal: several API and ABI changes are planned for ``rte_devargs`` in v17.11.
> + The format of device command line parameters will change. The bus will need
> + to be explicitly stated in the device declaration. The enum ``rte_devtype``
> + was used to identify a bus and will disappear.
> + The structure ``rte_devargs`` will change.
> + The ``rte_devargs_list`` will be made private.
> + The following functions are deprecated starting from 17.08 and will either be
> + modified or removed in 17.11:
> +
> + - ``rte_eal_devargs_add``
> + - ``rte_eal_devargs_type_count``
Acked-by: Thomas Monjalon <thomas@monjalon.net>
This kind of change has already been suggested by Jan Blunck:
http://dpdk.org/ml/archives/dev/2017-July/070729.html
http://dpdk.org/ml/archives/dev/2017-July/071054.html
It is very important to continue progressing on device syntax and
bus rework during 17.11.
Applied
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-08-07 23:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-04 13:29 [dpdk-dev] [PATCH] doc: announce rte_devargs changes in 17.11 Gaetan Rivet
2017-08-07 23:18 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).