Re: [PATCH v1 02/11] test/bbdev: update python script parameters

2023-11-03 Thread Maxime Coquelin
ernan ; dev@dpdk.org; gak...@marvell.com; Rix, Tom ; Hemant Agrawal Cc: Zhang, Qi Z Subject: RE: [PATCH v1 02/11] test/bbdev: update python script parameters Hi Maxime, In practice anyone using that API is already using the one defined in the patch below and not using -t for time out. So not a co

RE: [PATCH v1 02/11] test/bbdev: update python script parameters

2023-11-02 Thread Chautru, Nicolas
>> From: Chautru, Nicolas > >> Sent: Thursday, October 19, 2023 8:10 AM > >> To: Maxime Coquelin ; Vargas, Hernan > >> ; dev@dpdk.org; gak...@marvell.com; Rix, > Tom > >> ; Hemant Agrawal > >> Cc: Zhang, Qi Z > >> Subject: RE: [P

Re: [PATCH v1 02/11] test/bbdev: update python script parameters

2023-11-02 Thread Maxime Coquelin
axime Nic -Original Message- From: Chautru, Nicolas Sent: Thursday, October 19, 2023 8:10 AM To: Maxime Coquelin ; Vargas, Hernan ; dev@dpdk.org; gak...@marvell.com; Rix, Tom ; Hemant Agrawal Cc: Zhang, Qi Z Subject: RE: [PATCH v1 02/11] test/bbdev: update python script parameter

RE: [PATCH v1 02/11] test/bbdev: update python script parameters

2023-10-27 Thread Chautru, Nicolas
icolas > Sent: Thursday, October 19, 2023 8:10 AM > To: Maxime Coquelin ; Vargas, Hernan > ; dev@dpdk.org; gak...@marvell.com; Rix, Tom > ; Hemant Agrawal > Cc: Zhang, Qi Z > Subject: RE: [PATCH v1 02/11] test/bbdev: update python script parameters > > Hi Maxime, > In

Re: [PATCH v1 02/11] test/bbdev: update python script parameters

2023-10-19 Thread Maxime Coquelin
l.com; Rix, Tom Cc: Zhang, Qi Z Subject: Re: [PATCH v1 02/11] test/bbdev: update python script parameters On 10/19/23 11:01, Chautru, Nicolas wrote: Hi Maxime, I believe there was some historical discrepancy, even in doc both appeared but none of the 2 -t options with the cap.

RE: [PATCH v1 02/11] test/bbdev: update python script parameters

2023-10-19 Thread Chautru, Nicolas
> Sent: Thursday, October 19, 2023 11:19 AM > To: Chautru, Nicolas ; Vargas, Hernan > ; dev@dpdk.org; gak...@marvell.com; Rix, Tom > > Cc: Zhang, Qi Z > Subject: Re: [PATCH v1 02/11] test/bbdev: update python script parameters > > > > On 10/19/23 11:01, C

Re: [PATCH v1 02/11] test/bbdev: update python script parameters

2023-10-19 Thread Maxime Coquelin
, not the code. Thanks, Maxime Thanks Nic -Original Message- From: Maxime Coquelin Sent: Tuesday, October 17, 2023 9:08 PM To: Vargas, Hernan ; dev@dpdk.org; gak...@marvell.com; Rix, Tom Cc: Chautru, Nicolas ; Zhang, Qi Z Subject: Re: [PATCH v1 02/11] test/bbdev: update python script

RE: [PATCH v1 02/11] test/bbdev: update python script parameters

2023-10-19 Thread Chautru, Nicolas
> Sent: Tuesday, October 17, 2023 9:08 PM > To: Vargas, Hernan ; dev@dpdk.org; > gak...@marvell.com; Rix, Tom > Cc: Chautru, Nicolas ; Zhang, Qi Z > > Subject: Re: [PATCH v1 02/11] test/bbdev: update python script parameters > > > > On 9/29/23 20:13, Hernan Vargas wrote:

Re: [PATCH v1 02/11] test/bbdev: update python script parameters

2023-10-17 Thread Maxime Coquelin
On 9/29/23 20:13, Hernan Vargas wrote: Update the timeout argument and default values. Update EAL help message and default value. Add iter_max and snr arguments. Signed-off-by: Hernan Vargas --- app/test-bbdev/test-bbdev.py | 22 ++ app/test-bbdev/test_bbdev_perf.c