DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: remove unnecessary deprecation announcement
@ 2017-08-02 17:34 Jianfeng Tan
  2017-08-03 10:43 ` Mcnamara, John
  0 siblings, 1 reply; 3+ messages in thread
From: Jianfeng Tan @ 2017-08-02 17:34 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit, john.mcnamara, thomas, Jianfeng Tan

The original purpose of this deprecation is to make sure pci devices
are reset whenever DPDK apps crash. Since the
commit b58eedfc7dd5 ("igb_uio: issue FLR during open and release of device file")
from Shijith can fix this problem without deprecating anything, now there
is no need to deprecate iomem and ioport mapping in igb_uio.

Fixes: 3bac1dbc1ed5 ("doc: announce iomem and ioport removal from igb_uio")

Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
---
 doc/guides/rel_notes/deprecation.rst | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index f6bd910..72aa404 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -23,11 +23,6 @@ Deprecation Notices
   Accompanying this evolution, device command line parameters will thus support
   explicit bus definition in a device declaration.
 
-* igb_uio: iomem mapping and sysfs files created for iomem and ioport in
-  igb_uio will be removed, because we are able to detect these from what Linux
-  has exposed, like the way we have done with uio-pci-generic. This change
-  targets release 17.05.
-
 * The VDEV subsystem will be converted as driver of the new bus model.
   It may imply some EAL API changes in 17.08.
 
-- 
2.7.4

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

* Re: [dpdk-dev] [PATCH] doc: remove unnecessary deprecation announcement
  2017-08-02 17:34 [dpdk-dev] [PATCH] doc: remove unnecessary deprecation announcement Jianfeng Tan
@ 2017-08-03 10:43 ` Mcnamara, John
  2017-08-03 23:36   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Mcnamara, John @ 2017-08-03 10:43 UTC (permalink / raw)
  To: Tan, Jianfeng, dev; +Cc: Yigit, Ferruh, thomas



> -----Original Message-----
> From: Tan, Jianfeng
> Sent: Wednesday, August 2, 2017 6:34 PM
> To: dev@dpdk.org
> Cc: Yigit, Ferruh <ferruh.yigit@intel.com>; Mcnamara, John
> <john.mcnamara@intel.com>; thomas@monjalon.net; Tan, Jianfeng
> <jianfeng.tan@intel.com>
> Subject: [PATCH] doc: remove unnecessary deprecation announcement
> 
> The original purpose of this deprecation is to make sure pci devices are
> reset whenever DPDK apps crash. Since the commit b58eedfc7dd5 ("igb_uio:
> issue FLR during open and release of device file") from Shijith can fix
> this problem without deprecating anything, now there is no need to
> deprecate iomem and ioport mapping in igb_uio.
> 
> Fixes: 3bac1dbc1ed5 ("doc: announce iomem and ioport removal from
> igb_uio")
> 
> Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>

Acked-by: John McNamara <john.mcnamara@intel.com>

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

* Re: [dpdk-dev] [PATCH] doc: remove unnecessary deprecation announcement
  2017-08-03 10:43 ` Mcnamara, John
@ 2017-08-03 23:36   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2017-08-03 23:36 UTC (permalink / raw)
  To: Tan, Jianfeng; +Cc: dev, Mcnamara, John, Yigit, Ferruh

> > The original purpose of this deprecation is to make sure pci devices are
> > reset whenever DPDK apps crash. Since the commit b58eedfc7dd5 ("igb_uio:
> > issue FLR during open and release of device file") from Shijith can fix
> > this problem without deprecating anything, now there is no need to
> > deprecate iomem and ioport mapping in igb_uio.
> > 
> > Fixes: 3bac1dbc1ed5 ("doc: announce iomem and ioport removal from
> > igb_uio")
> > 
> > Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied, thanks

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

end of thread, other threads:[~2017-08-03 23:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-02 17:34 [dpdk-dev] [PATCH] doc: remove unnecessary deprecation announcement Jianfeng Tan
2017-08-03 10:43 ` Mcnamara, John
2017-08-03 23:36   ` 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).