On Tue, Aug 4, 2020 at 2:29 AM Hemant Agrawal <hemant.agra...@nxp.com> wrote:
> > On Tue, Aug 4, 2020 at 2:50 PM Thomas Monjalon <tho...@monjalon.net> > > wrote: > > > > > > Since DPDK 18.11, some drivers are migrating to a new behaviour, > > > releasing port resources on close. > > > The temporary flag RTE_ETH_DEV_CLOSE_REMOVE triggers this new mode > > in > > > the migrated drivers. > > > After 2 years, the flag and the old behaviour will be removed. > > > Last drivers not migrated will have to complete the switch. > > > > > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > > > Acked-by: Hemant Agrawal <hemant.agra...@nxp.com> > Acked-by: Ajit Khaparde <ajit.khapa...@broadcom.com>