24/06/2022 11:09, [email protected]:
> From: Pavan Nikhilesh <[email protected]>
>
> The field `*u64s` in the structure `rte_event_vector` will
> be replaced with `u64s`.
>
> Signed-off-by: Pavan Nikhilesh <[email protected]>
> ---
> +* eventdev: The element ``*u64s`` in the structure ``rte_event_vector`` is
> + deprecated and will be replaced with ``u64s`` in DPDK 22.11.
Acked-by: Jerin Jacob <[email protected]>
Acked-by: Abhinandan Gujjar <[email protected]>
Acked-by: Jay Jayatheerthan <[email protected]>
Applied, thanks.