DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] deprecate attach and detach functions
@ 2018-07-11 14:14 Andrew Rybchenko
  2018-07-11 14:14 ` [dpdk-dev] [PATCH 1/3] app/pdump: use hotplug add instead of attach Andrew Rybchenko
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Andrew Rybchenko @ 2018-07-11 14:14 UTC (permalink / raw)
  To: dev; +Cc: Thomas Monjalon

As discussed in [1] EAL hotplug should be used directly to add/remove devices.

app/pdump changes are build-tested only.

[1] http://mails.dpdk.org/archives/dev/2018-July/107507.html

Andrew Rybchenko (3):
  app/pdump: use hotplug add instead of attach
  ethdev: deprecate attach and detach functions
  eal: deprecate device attach and detach functions

 app/pdump/main.c                        | 94 ++++++++++++++++++-------
 app/test-pmd/Makefile                   |  1 +
 app/test-pmd/meson.build                |  1 +
 doc/guides/rel_notes/deprecation.rst    | 12 ++++
 lib/librte_eal/common/include/rte_dev.h |  2 +
 lib/librte_ethdev/rte_ethdev.h          |  2 +
 6 files changed, 88 insertions(+), 24 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-08-05 23:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-11 14:14 [dpdk-dev] [PATCH 0/3] deprecate attach and detach functions Andrew Rybchenko
2018-07-11 14:14 ` [dpdk-dev] [PATCH 1/3] app/pdump: use hotplug add instead of attach Andrew Rybchenko
2018-07-11 14:14 ` [dpdk-dev] [PATCH 2/3] ethdev: deprecate attach and detach functions Andrew Rybchenko
2018-07-11 14:14 ` [dpdk-dev] [PATCH 3/3] eal: deprecate device " Andrew Rybchenko
2018-07-26 21:32 ` [dpdk-dev] [PATCH 0/3] deprecate " Thomas Monjalon
2018-08-01 16:26 ` Stephen Hemminger
2018-08-05 23:10   ` 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).