On 8/4/20 8:34 PM, Ajit Khaparde wrote: > On Tue, Aug 4, 2020 at 2:29 AM Hemant Agrawal <[email protected]> > wrote: > >>> On Tue, Aug 4, 2020 at 2:50 PM Thomas Monjalon <[email protected]> >>> 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 <[email protected]> >>> >> Acked-by: Hemant Agrawal <[email protected]> >> > Acked-by: Ajit Khaparde <[email protected]> >
Acked-by: Andrew Rybchenko <[email protected]>

