05/05/2020 10:59, Ferruh Yigit: > On 5/5/2020 7:44 AM, Jerin Jacob wrote: > > On Tue, May 5, 2020 at 8:39 AM Rasesh Mody <rm...@marvell.com> wrote: > >> > >> Some applications do not explicitly restore Tx queues setup during > >> port re-configuration. This patch adds changes to check for > >> released Tx queues and restore the setup if application doesn't > >> explicitly does that. > > > > +ethdev maintainers. > > > > I think, Ideally, the fix should be in common code if we need to > > support such applications. > > Is this a case application re-configures to increase the number of queues but > doesn't setup new queues? > If so this looks like application error and application should be fixed > instead > of recover this in the ethdev.
+1