Re: [PATCH v3 08/33] net/ena/hal: exponential backoff exp limit

2024-03-13 Thread Ferruh Yigit
On 3/12/2024 4:53 PM, Brandes, Shai wrote: > > >> -Original Message- >> From: Brandes, Shai >> Sent: Sunday, March 10, 2024 4:54 PM >> To: 'Ferruh Yigit' >> Cc: dev@dpdk.org >> Subject: RE: [EXTERNAL] [PATCH v3 08/33] net/ena/hal: exponential backoff >> exp limit >> >> >> >>> -Origin

RE: [PATCH v3 08/33] net/ena/hal: exponential backoff exp limit

2024-03-12 Thread Brandes, Shai
> -Original Message- > From: Brandes, Shai > Sent: Sunday, March 10, 2024 4:54 PM > To: 'Ferruh Yigit' > Cc: dev@dpdk.org > Subject: RE: [EXTERNAL] [PATCH v3 08/33] net/ena/hal: exponential backoff > exp limit > > > > > -Original Message- > > From: Ferruh Yigit > > Sent: Frid

RE: [PATCH v3 08/33] net/ena/hal: exponential backoff exp limit

2024-03-10 Thread Brandes, Shai
> -Original Message- > From: Ferruh Yigit > Sent: Friday, March 8, 2024 7:24 PM > To: Brandes, Shai > Cc: dev@dpdk.org > Subject: RE: [EXTERNAL] [PATCH v3 08/33] net/ena/hal: exponential backoff > exp limit > > CAUTION: This email originated from outside of the organization. Do not cli

Re: [PATCH v3 08/33] net/ena/hal: exponential backoff exp limit

2024-03-08 Thread Ferruh Yigit
On 3/6/2024 12:24 PM, shaib...@amazon.com wrote: > From: Shai Brandes > > limits the exponent in the exponential backoff > mechanism in order to avoid the value overflowing. > Is this a fix? What was the impact of the overflowing if not limited? And is there a significance of the value 16, can