RE: [EXTERNAL] [PATCH v2] app/test-crypto-perf: add shared session option

2024-07-19 Thread Akhil Goyal
> Add the option to create one session for the PMD, and share it across > all of the queue pairs. This may help to discover/debug concurrency > issues (both correctness and performance) that can occur when using this > configuration. > > Signed-off-by: Jack Bond-Preston > Acked-by: Brian Dooley

[PATCH v2] app/test-crypto-perf: add shared session option

2024-06-18 Thread Jack Bond-Preston
Add the option to create one session for the PMD, and share it across all of the queue pairs. This may help to discover/debug concurrency issues (both correctness and performance) that can occur when using this configuration. Signed-off-by: Jack Bond-Preston Acked-by: Brian Dooley Reviewed-by: W