numam-dpdk/drivers/event/sw
Naga Harish K S V 3d9d8adf8c eventdev/timer: support periodic event timer
Add support to configure and use periodic event timers in
software timer adapter.

The structure ``rte_event_timer_adapter_stats`` is extended
by adding a new field, ``evtim_drop_count``. This stat
represents the number of times an event_timer expiry event
is dropped by the event timer adapter.

Updated the software eventdev pmd timer_adapter_caps_get
callback function to report the support of periodic
event timer capability.

Signed-off-by: Naga Harish K S V <s.v.naga.harish.k@intel.com>
Acked-by: Erik Gabriel Carrillo <erik.g.carrillo@intel.com>
2022-09-26 15:33:48 +02:00
..
event_ring.h event/sw: improve performance 2020-10-15 23:09:58 +02:00
iq_chunk.h event/sw: remove stale IQ references when reconfigured 2018-01-19 16:09:56 +01:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
sw_evdev_log.h event/sw: support dynamic logging 2018-01-31 10:11:48 +01:00
sw_evdev_scheduler.c event/sw: add xstats to expose progress details 2021-04-12 09:19:02 +02:00
sw_evdev_selftest.c bus/vdev: make driver-only headers private 2022-09-23 16:14:34 +02:00
sw_evdev_worker.c event/sw: perform partial burst enqueues 2018-04-16 10:09:53 +02:00
sw_evdev_xstats.c event/sw: add xstats to expose progress details 2021-04-12 09:19:02 +02:00
sw_evdev.c eventdev/timer: support periodic event timer 2022-09-26 15:33:48 +02:00
sw_evdev.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00