Re: [PATCH v2 0/9] padata: use unbound workqueues for parallel jobs

From: Daniel Jordan
Date: Thu Sep 05 2019 - 18:40:27 EST


On Thu, Sep 05, 2019 at 02:35:48PM +1000, Herbert Xu wrote:
> On Thu, Aug 29, 2019 at 01:30:29PM -0400, Daniel Jordan wrote:
> > Hello,
> >
> > Everything in the Testing section has been rerun after the suggestion
> > from Herbert last round. Thanks again to Steffen for giving this a run.
> >
> > Any comments welcome.
> >
> > Daniel
> >
> > v1[*] -> v2:
> > - Updated patch 8 to avoid queueing the reorder work if the next object
> > by sequence number isn't ready yet (Herbert)
> > - Added Steffen's ack to all but patch 8 since that one changed.
>
> This doesn't apply against cryptodev. Perhaps it depends on the
> flushing patch series? If that's the case please combine both into
> one series.

I had developed this on top of the flushing series, but this doesn't depend on
it, so I've rebased this onto today's cryptodev and will send it soon.