A new command line option prod_enq_burst_sz is introduced to set burst size
for eventdev enqueue at producer in perf_queue test. The newly added function
perf_producer_burst is called when prod_enq_burst_sz is greater than 1.
Signed-off-by: Rashmi Shetty
---
app/test-eventdev/evt_common.h
This commit introduces a new command line option prod_enq_burst_sz
to set burst size for eventdev enqueue at producer in perf_queue
test. The newly added function perf_producer_burst is called when
prod_enq_burst_sz is greater than 1.
Signed-off-by: Rashmi Shetty
---
app/test-eventdev
This commit introduces a new command line option prod_enq_burst_sz
to set burst size for eventdev enqueue at producer in perf_queue
test. The newly added function perf_producer_burst is called when
prod_enq_burst_sz is greater than 1.
Signed-off-by: Rashmi Shetty
---
v3:
- Updated
Number of events scheduled and available for dequeue
after token pop was set to dequeue_depth-1 instead of
dequeue_depth in test_delayed_pop. The expectation is
that all dequeue_depth number of events can be dequeued
once the last event is released.
Signed-off-by: Rashmi Shetty
---
drivers
layed token pop logic")
Signed-off-by: Rashmi Shetty
---
v2:
- Updated commit message with 'Fixes' tag (Jerin)
---
drivers/event/dlb2/dlb2_selftest.c | 12 ++--
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/drivers/event/dlb2/dlb2_selftest.c
Number of direct credits, atomic inflight and history list sizes
are updated to what is supported in DLB2.0. Revised Class of Service
section is added.
Signed-off-by: Rashmi Shetty
---
doc/guides/eventdevs/dlb2.rst | 32 +++-
1 file changed, 11 insertions(+), 21
Number of direct credits, atomic inflight and history list are
updated to DLB2.0 supported sizes. As DLB2.0 does not provide
dev arg to override the default per-queue atomic inflight
allocation, it is removed from the documentation.
Signed-off-by: Rashmi Shetty
---
doc/guides/eventdevs/dlb2.rst
7 matches
Mail list logo