10/10/2022 17:21, Thomas Monjalon: > > Andrew Rybchenko (3): > > mempool: check driver enqueue result in one place > > mempool: avoid usage of term ring on put > > mempool: flush cache completely on overflow > > > > Morten Brørup (1): > > mempool: fix cache flushing algorithm > > Applied only first 2 "cosmetic" patches as discussed with Andrew. > The goal is to make some performance tests > before merging the rest of the series.
The last 2 patches are now merged in 22.11-rc2 There were some comments about improving alignment on cache. Is it something we want in this release?