mbox

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

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

Message

Volodymyr Fialko June 17, 2022, 12:38 p.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

---
v2:
- resolve issues with the patch description

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(-)