RE: [EXTERNAL] Re: [dpdk-dev v1] app/test-crypto-perf: remove decrypt test case from perf

2025-05-21 Thread Akhil Goyal
> On 02-May-25 11:12 AM, Kai Ji wrote: > > > Remove all decrypt test cases in aesni-mb throughput perf as the > decrypt throughput testing only support OOP by dpdk-test-crypto-perf > > Signed-off-by: Kai Ji > --- > > Acked-by: Radu Nicolau App

Re: [dpdk-dev v1] app/test-crypto-perf: remove decrypt test case from perf

2025-05-07 Thread Radu Nicolau
On 02-May-25 11:12 AM, Kai Ji wrote: Remove all decrypt test cases in aesni-mb throughput perf as the decrypt throughput testing only support OOP by dpdk-test-crypto-perf Signed-off-by: Kai Ji --- Acked-by: Radu Nicolau

Re: [dpdk-dev v1] app/test-crypto-perf: remove decrypt test case from perf

2025-05-04 Thread Patrick Robb
Please disregard the Community Lab DTS failure just reported on this patchseries. I need to reconfigure the testbed and rerun the test. On Fri, May 2, 2025 at 6:12 AM Kai Ji wrote: > Remove all decrypt test cases in aesni-mb throughput perf as the > decrypt throughput testing only support OOP by