> From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Wednesday, 26 October 2022 16.09 > > 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
Thank you. > > There were some comments about improving alignment on cache. > Is it something we want in this release? I think so, yes. Jerin also agreed that it was a good idea. I will send a patch in a few minutes. -Morten