numam-dpdk/drivers/event
Jerin Jacob 41218a9d43 eventdev: define default value for dequeue timeout
Defining the value 0 as default value for dequeue timeout
will help the application reduce the configuration setup
if the application is interested only in default
timeout value.

removed "min_dequeue_limit" negative testcase as
min_dequeue_limit value could be zero(which is
default timeout now) if driver has
dev_info->min_dequeue_timeout_ns  = 1.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
2017-06-21 15:33:23 +02:00
..
octeontx eventdev: define default value for dequeue timeout 2017-06-21 15:33:23 +02:00
skeleton event/skeleton: advertise the burst mode capability 2017-06-21 15:33:23 +02:00
sw event/sw: advertise the burst mode capability 2017-06-21 15:33:23 +02:00
Makefile event/octeontx: add build and log infrastructure 2017-04-04 19:19:52 +02:00