> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Gaetan Rivet > Sent: Wednesday, July 26, 2017 2:36 PM > To: dev@dpdk.org > Cc: Gaetan Rivet <gaetan.ri...@6wind.com> > Subject: [dpdk-dev] [PATCH v2 6/6] doc: announce ethdev API change for > detach flag > > The flag RTE_ETH_DEV_DETACHABLE will disappear. > > This flag is not needed anymore following the hotplug work done for > v17.08. It can be removed, its intent is now implicitly made available by > the relevant EAL and rte_bus implementations. > > Signed-off-by: Gaetan Rivet <gaetan.ri...@6wind.com>
Acked-by: John McNamara <john.mcnam...@intel.com>