Pavan Nikhilesh
1ff23ce659
eventdev: quiesce an event port
...
Add function to quiesce any core specific resources consumed by
the event port.
When the application decides to migrate the event port to another lcore
or teardown the current lcore it may to call `rte_event_port_quiesce`
to make sure that all the data associated with the event port are released
from the lcore, this might also include any prefetched events.
While releasing the event port from the lcore, this function calls the
user-provided flush callback once per event.
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2022-05-17 16:43:27 +02:00
..
2022-02-24 14:04:47 +01:00
2021-11-16 11:24:22 +01:00
2021-10-08 21:31:07 +02:00
2020-06-24 23:42:04 +02:00
2020-09-08 00:09:50 +02:00
2021-11-26 15:10:16 +01:00
2021-11-26 11:28:34 +01:00
2022-03-16 20:26:07 +01:00
2021-10-22 22:40:59 +02:00
2019-05-03 00:37:13 +02:00
2022-02-08 21:32:53 +01:00
2021-04-17 18:49:52 +02:00
2022-05-17 16:42:15 +02:00
2021-04-12 09:23:34 +02:00
2021-04-21 14:04:09 +02:00
2022-05-17 16:43:27 +02:00
2021-11-26 15:47:23 +01:00
2021-11-24 17:22:17 +01:00
2020-10-06 21:51:03 +02:00
2021-10-24 13:37:43 +02:00
2021-11-04 15:41:49 +01:00
2022-02-22 20:08:52 +01:00
2021-11-24 17:22:17 +01:00
2020-10-24 09:25:13 +02:00
2021-11-26 15:47:23 +01:00
2020-09-08 00:09:50 +02:00
2020-10-01 16:51:24 +02:00
2021-11-04 19:46:27 +01:00
2022-02-02 20:45:18 +01:00
2021-09-07 19:50:10 +02:00
2021-09-23 12:49:23 +02:00
2020-07-10 13:41:29 +02:00
2020-10-01 16:51:24 +02:00
2021-10-24 13:37:43 +02:00
2018-02-06 23:27:08 +01:00
2021-10-20 10:00:18 +02:00
2021-10-21 17:48:04 +02:00
2021-10-24 13:37:43 +02:00
2021-07-31 20:03:47 +02:00
2020-09-08 00:09:50 +02:00
2020-10-19 16:45:02 +02:00
2018-02-06 23:27:08 +01:00
2020-11-13 13:55:07 +01:00
2021-10-22 17:19:07 +02:00
2021-10-22 22:40:58 +02:00
2018-02-06 23:27:08 +01:00
2021-10-22 18:15:38 +02:00
2021-11-26 14:24:23 +01:00
2021-07-31 20:03:47 +02:00
2022-01-11 12:16:53 +01:00
2021-04-21 14:04:09 +02:00
2020-10-01 16:51:24 +02:00
2021-07-31 20:03:47 +02:00
2018-02-06 23:27:08 +01:00
2021-11-26 15:47:23 +01:00
2020-10-29 14:13:31 +01:00
2022-03-03 14:10:46 +01:00
2021-11-04 19:46:27 +01:00
2018-02-06 23:27:08 +01:00
2020-11-03 16:23:03 +01:00
2020-10-08 09:34:58 +02:00
2021-10-22 00:08:50 +02:00
2021-10-13 09:56:53 +02:00
2020-08-07 13:02:04 +02:00
2018-02-06 23:27:08 +01:00
2021-11-04 11:19:10 +01:00
2020-10-01 16:51:24 +02:00
2021-11-04 15:41:49 +01:00
2021-11-26 15:09:15 +01:00
2022-05-09 21:15:38 +02:00
2021-11-26 11:28:34 +01:00