05/08/2020 12:33, Andrew Rybchenko: > On 8/4/20 8:34 PM, Ajit Khaparde wrote: > > 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: Jerin Jacob <jer...@marvell.com> > >> Acked-by: Hemant Agrawal <hemant.agra...@nxp.com> > > Acked-by: Ajit Khaparde <ajit.khapa...@broadcom.com> > Acked-by: Andrew Rybchenko <arybche...@solarflare.com>
Applied