numam-dpdk/app/test-eventdev
Pavan Nikhilesh 40984bf253 app/eventdev: check Tx adapter service ID
Fix unchecked return values reported by coverity.

Coverity issue: 357755
Fixes: 032a965a8f ("app/eventdev: support Tx adapter")
Cc: stable@dpdk.org

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2020-05-14 15:16:37 +02:00
..
evt_common.h app/eventdev: add options for mbuf and packet sizes 2019-10-05 15:39:31 +02:00
evt_main.c
evt_options.c app/eventdev: add options for mbuf and packet sizes 2019-10-05 15:39:31 +02:00
evt_options.h app/eventdev: validate producer type 2020-04-04 17:11:23 +02:00
evt_test.c
evt_test.h
Makefile eventdev: promote adapter functions as stable 2019-04-22 13:20:33 +02:00
meson.build app/eventdev: fix pipeline test with meson build 2020-02-15 08:50:35 +01:00
parser.c app/eventdev: replace license text with SPDX tag 2019-07-29 13:31:45 +02:00
parser.h
test_order_atq.c replace always-inline attributes 2020-04-16 18:16:46 +02:00
test_order_common.c app/eventdev: validate producer type 2020-04-04 17:11:23 +02:00
test_order_common.h replace always-inline attributes 2020-04-16 18:16:46 +02:00
test_order_queue.c replace always-inline attributes 2020-04-16 18:16:46 +02:00
test_perf_atq.c replace always-inline attributes 2020-04-16 18:16:46 +02:00
test_perf_common.c app/eventdev: fix divide by zero 2019-11-26 07:49:31 +01:00
test_perf_common.h replace always-inline attributes 2020-04-16 18:16:46 +02:00
test_perf_queue.c replace always-inline attributes 2020-04-16 18:16:46 +02:00
test_pipeline_atq.c
test_pipeline_common.c app/eventdev: check Tx adapter service ID 2020-05-14 15:16:37 +02:00
test_pipeline_common.h eventdev: add Tx flag for packets with same destination 2019-10-18 10:03:08 +02:00
test_pipeline_queue.c