RE: [PATCH v2] app/test-crypto-perf: add throughput OOP decryption

2024-07-19 Thread Akhil Goyal
> > > > > Subject: [PATCH v2] app/test-crypto-perf: add throughput OOP > > > > > decryption > > > > > > > > > > During throughput running, re-filling the test data will impact > > > > > the performance test resul

RE: [PATCH v2] app/test-crypto-perf: add throughput OOP decryption

2024-07-19 Thread Dooley, Brian
Hi Suanming, This change looks ok to me. > -Original Message- > From: Akhil Goyal > Sent: Thursday, July 18, 2024 8:57 PM > To: Suanming Mou ; Dooley, Brian > ; Mcnamara, John ; Ji, > Kai ; Kusztal, ArkadiuszX > Cc: dev@dpdk.org > Subject: RE: [PATCH v2] a

RE: [PATCH v2] app/test-crypto-perf: add throughput OOP decryption

2024-07-18 Thread Akhil Goyal
> Hi Brian, > > Since Ciara is no longer available and you are the new maintainer, can you > investigate this patch? > There were some concerns which Ciara highlighted. Can you check? > Any update on this patch? > > > Subject: [PATCH v2] app/test-crypto-perf: ad

RE: [PATCH v2] app/test-crypto-perf: add throughput OOP decryption

2024-06-19 Thread Akhil Goyal
Hi Brian, Since Ciara is no longer available and you are the new maintainer, can you investigate this patch? There were some concerns which Ciara highlighted. Can you check? Regards, Akhil > > Subject: [PATCH v2] app/test-crypto-perf: add throughput OOP decryption > > > >

RE: [PATCH v2] app/test-crypto-perf: add throughput OOP decryption

2024-06-14 Thread Suanming Mou
dpdk.org > Subject: RE: [PATCH v2] app/test-crypto-perf: add throughput OOP decryption > > Hi guys, > > Just want to make sure if anything still need to be checked with that patch? > > > -Original Message- > > From: Suanming Mou > > Sent: Wednes

RE: [PATCH v2] app/test-crypto-perf: add throughput OOP decryption

2024-03-31 Thread Suanming Mou
Hi guys, Just want to make sure if anything still need to be checked with that patch? > -Original Message- > From: Suanming Mou > Sent: Wednesday, March 20, 2024 8:15 AM > To: Power, Ciara ; gak...@marvell.com > Cc: dev@dpdk.org > Subject: RE: [PATCH v2] app/tes

RE: [PATCH v2] app/test-crypto-perf: add throughput OOP decryption

2024-03-19 Thread Suanming Mou
> -Original Message- > From: Power, Ciara > Sent: Tuesday, March 19, 2024 11:15 PM > To: Suanming Mou ; gak...@marvell.com > Cc: dev@dpdk.org > Subject: RE: [PATCH v2] app/test-crypto-perf: add throughput OOP decryption > > > > > -Original Me

RE: [PATCH v2] app/test-crypto-perf: add throughput OOP decryption

2024-03-19 Thread Power, Ciara
> -Original Message- > From: Suanming Mou > Sent: Tuesday, March 19, 2024 11:46 AM > To: gak...@marvell.com; Power, Ciara > Cc: dev@dpdk.org > Subject: [PATCH v2] app/test-crypto-perf: add throughput OOP decryption > > During throughput running, re-filling t

[PATCH v2] app/test-crypto-perf: add throughput OOP decryption

2024-03-19 Thread Suanming Mou
During throughput running, re-filling the test data will impact the performance test result. So for now, to run decrypt throughput testing is not supported since the test data is not filled. But if user requires OOP(out-of-place) mode, the test data from source mbuf will never be modified, and if