> -----Original Message----- > From: Tan, Jianfeng > Sent: Wednesday, August 2, 2017 6:34 PM > To: dev@dpdk.org > Cc: Yigit, Ferruh <ferruh.yi...@intel.com>; Mcnamara, John > <john.mcnam...@intel.com>; tho...@monjalon.net; Tan, Jianfeng > <jianfeng....@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....@intel.com>
Acked-by: John McNamara <john.mcnam...@intel.com>