Re: [PATCH v9] mempool: test performance with larger bursts

2024-10-11 Thread David Marchand
On Tue, Sep 17, 2024 at 10:10 AM Morten Brørup wrote: > > Bursts of up to 64, 128 and 256 packets are not uncommon, so increase the > maximum tested get and put burst sizes from 32 to 256. > For convenience, also test get and put burst sizes of > RTE_MEMPOOL_CACHE_MAX_SIZE. > > Some applications

RE: [PATCH v9] mempool: test performance with larger bursts

2024-10-08 Thread Morten Brørup
> From: Morten Brørup [mailto:m...@smartsharesystems.com] > Sent: Tuesday, 17 September 2024 10.10 > > Bursts of up to 64, 128 and 256 packets are not uncommon, so increase > the > maximum tested get and put burst sizes from 32 to 256. > For convenience, also test get and put burst sizes of > RTE_