RE: [EXT] [PATCH 1/2] test/crypto-perf: fix number of sessions for cores

2022-11-15 Thread Akhil Goyal
> Currently the performance application creates a device session per lcore. > This was not reflected in how many session objects were available > in the mempool, when using a scheduler device. > > The number of lcores is now taken into consideration when calculating > how many sessions are needed

[PATCH 1/2] test/crypto-perf: fix number of sessions for cores

2022-11-14 Thread Ciara Power
Currently the performance application creates a device session per lcore. This was not reflected in how many session objects were available in the mempool, when using a scheduler device. The number of lcores is now taken into consideration when calculating how many sessions are needed for the sche