Re: [dpdk-dev] [PATCH] doc: remove unnecessary deprecation announcement

2017-08-03 Thread Thomas Monjalon
> > 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 t

Re: [dpdk-dev] [PATCH] doc: remove unnecessary deprecation announcement

2017-08-03 Thread Mcnamara, John
> -Original Message- > From: Tan, Jianfeng > Sent: Wednesday, August 2, 2017 6:34 PM > To: dev@dpdk.org > Cc: Yigit, Ferruh ; Mcnamara, John > ; tho...@monjalon.net; Tan, Jianfeng > > Subject: [PATCH] doc: remove unnecessary deprecation announcement > > The original purpose of this depr

[dpdk-dev] [PATCH] doc: remove unnecessary deprecation announcement

2017-08-02 Thread 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 iom