DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/2] app/eventdev: fix issues with cop alloc and qp size
@ 2022-06-17 12:38 Volodymyr Fialko
  2022-06-17 12:38 ` [PATCH v2 1/2] app/eventdev: add null checks for cop allocations Volodymyr Fialko
  2022-06-17 12:38 ` [PATCH v2 2/2] app/eventdev: increase number of qp descriptors Volodymyr Fialko
  0 siblings, 2 replies; 4+ messages in thread
From: Volodymyr Fialko @ 2022-06-17 12:38 UTC (permalink / raw)
  To: dev; +Cc: jerinj, anoobj, Volodymyr Fialko

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

-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-06-20 19:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-17 12:38 [PATCH v2 0/2] app/eventdev: fix issues with cop alloc and qp size Volodymyr Fialko
2022-06-17 12:38 ` [PATCH v2 1/2] app/eventdev: add null checks for cop allocations Volodymyr Fialko
2022-06-20 19:29   ` Jerin Jacob
2022-06-17 12:38 ` [PATCH v2 2/2] app/eventdev: increase number of qp descriptors Volodymyr Fialko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).