mbox

[0/2] app/eventdev: fix issues with cop alloc and qp size

Message ID 20220617100217.3356870-1-vfialko@marvell.com (mailing list archive)
Headers

Message

Volodymyr Fialko June 17, 2022, 10:02 a.m. UTC
  - Handle cop allocation failures and count them.
- QP default size increased, previous size of 128 was too small for most
  of the cases

Volodymyr Fialko (2):
  app/eventdev: add null checks for cop allocations
  app/eventdev: increase number of qp descriptors

 app/test-eventdev/test_perf_common.c | 42 ++++++++++++++++++++++++++--
 1 file changed, 39 insertions(+), 3 deletions(-)