Re: [PATCH v1 1/3] bbdev: new queue stat for available enqueue depth

2024-08-12 Thread Maxime Coquelin
proceed. Thanks, Maxime Thanks, Nic -Original Message- From: Maxime Coquelin Sent: Monday, August 12, 2024 2:29 AM To: Chautru, Nicolas ; dev@dpdk.org Cc: hemant.agra...@nxp.com; Marchand, David ; Vargas, Hernan Subject: Re: [PATCH v1 1/3] bbdev: new queue stat for available enqueue

RE: [PATCH v1 1/3] bbdev: new queue stat for available enqueue depth

2024-08-12 Thread Chautru, Nicolas
2024 2:29 AM > To: Chautru, Nicolas ; dev@dpdk.org > Cc: hemant.agra...@nxp.com; Marchand, David > ; Vargas, Hernan > > Subject: Re: [PATCH v1 1/3] bbdev: new queue stat for available enqueue > depth > > Hi Nicolas, > > On 4/4/24 23:04, Nicolas Chautru wrote: >

Re: [PATCH v1 1/3] bbdev: new queue stat for available enqueue depth

2024-08-12 Thread Maxime Coquelin
On 8/12/24 11:28, Maxime Coquelin wrote: Hi Nicolas, On 4/4/24 23:04, Nicolas Chautru wrote: Capturing additional queue stats counter for the depth of enqueue batch still available on the given queue. This can help application to monitor that depth at run time. Signed-off-by: Nicolas Chautr

Re: [PATCH v1 1/3] bbdev: new queue stat for available enqueue depth

2024-08-12 Thread Maxime Coquelin
Hi Nicolas, On 4/4/24 23:04, Nicolas Chautru wrote: Capturing additional queue stats counter for the depth of enqueue batch still available on the given queue. This can help application to monitor that depth at run time. Signed-off-by: Nicolas Chautru --- lib/bbdev/rte_bbdev.h | 2 ++ 1 fil

RE: [PATCH v1 1/3] bbdev: new queue stat for available enqueue depth

2024-04-05 Thread Chautru, Nicolas
e...@redhat.com; hemant.agra...@nxp.com; > Marchand, David ; Vargas, Hernan > > Subject: Re: [PATCH v1 1/3] bbdev: new queue stat for available enqueue depth > > On Thu, 4 Apr 2024 14:04:45 -0700 > Nicolas Chautru wrote: > > > Capturing additional queue stats counter for the

Re: [PATCH v1 1/3] bbdev: new queue stat for available enqueue depth

2024-04-05 Thread Stephen Hemminger
On Thu, 4 Apr 2024 14:04:45 -0700 Nicolas Chautru wrote: > Capturing additional queue stats counter for the > depth of enqueue batch still available on the given > queue. This can help application to monitor that depth > at run time. > > Signed-off-by: Nicolas Chautru > --- > lib/bbdev/rte_bb

Re: [PATCH v1 1/3] bbdev: new queue stat for available enqueue depth

2024-04-04 Thread Stephen Hemminger
On Thu, 4 Apr 2024 14:04:45 -0700 Nicolas Chautru wrote: > Capturing additional queue stats counter for the > depth of enqueue batch still available on the given > queue. This can help application to monitor that depth > at run time. > > Signed-off-by: Nicolas Chautru Adding field is an ABI c