>Subject: [dpdk-dev] [PATCH 6/6] app/test-eventdev: fix eventdev
>queues
>
>In pipeline_queue test case, if event queues are greater than the
>max event queues it will fail.
Nak, it should fail. If sufficient queues are not available how would the
pipeline work?
/*
In pipeline_queue test case, if event queues are greater than the
max event queues it will fail. To handle this check is added.
Fixes: 032a965a8f1 ("app/eventdev: support Tx adapter")
Cc: sta...@dpdk.org
Signed-off-by: Apeksha Gupta
---
app/test-eventdev/test_pipeline_queue.c | 3 +++
1 file ch
2 matches
Mail list logo