Re: [PATCH v3 05/33] net/ena: fix fast mbuf free

2024-03-13 Thread Ferruh Yigit
On 3/10/2024 2:58 PM, Brandes, Shai wrote: > > >> -Original Message- >> From: Ferruh Yigit >> Sent: Friday, March 8, 2024 7:23 PM >> To: Brandes, Shai >> Cc: dev@dpdk.org; sta...@dpdk.org >> Subject: RE: [EXTERNAL] [PATCH v3 05/33] net/ena: fix fast mbuf free >> >> CAUTION: This email o

RE: [PATCH v3 05/33] net/ena: fix fast mbuf free

2024-03-10 Thread Brandes, Shai
> -Original Message- > From: Ferruh Yigit > Sent: Friday, March 8, 2024 7:23 PM > To: Brandes, Shai > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: RE: [EXTERNAL] [PATCH v3 05/33] net/ena: fix fast mbuf free > > CAUTION: This email originated from outside of the organization. Do not cli

Re: [PATCH v3 05/33] net/ena: fix fast mbuf free

2024-03-08 Thread Ferruh Yigit
On 3/6/2024 12:24 PM, shaib...@amazon.com wrote: > From: Shai Brandes > > In case the application enables fast mbuf release optimization, > the driver releases 256 TX mbufs in bulk upon reaching the > TX free threshold. > The existing implementation utilizes rte_mempool_put_bulk for bulk > freein