[PATCH 6/6] event/dsw: add support for larger port count
Tyler Retzlaff
roretzla at linux.microsoft.com
Thu Sep 12 06:53:13 CEST 2024
On Fri, Aug 09, 2024 at 10:14:40PM +0200, Mattias R??nnblom wrote:
> Switch from using an open-coded, single-word bitset to using
> <rte_bitset.h> to represent which event ports are linked to a
> particular event queue.
>
> Besides the cleaner code, this also allow the user to extend the
> maximum port count beyond 64, by means of changing an "event_dev.h"
>
> Signed-off-by: Mattias R??nnblom <mattias.ronnblom at ericsson.com>
> ---
Acked-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
More information about the dev
mailing list