On Wed, Jan 22, 2020 at 10:36 AM Honnappa Nagarahalli
wrote:
>
>
>
> > Subject: [PATCH] event/dsw: use custom element size ring for control
> >
> > Replace DSW's use of regular DPDK rings (and code for packing/unpacking
> > control messages into void pointers) with custom size rings.
> >
> > In a
> Subject: [PATCH] event/dsw: use custom element size ring for control
>
> Replace DSW's use of regular DPDK rings (and code for packing/unpacking
> control messages into void pointers) with custom size rings.
>
> In addition to cleaner code, this change allows DSW to support up to the
> eventd
Replace DSW's use of regular DPDK rings (and code for
packing/unpacking control messages into void pointers) with custom
size rings.
In addition to cleaner code, this change allows DSW to support up to
the eventdev API's maximum of 255 ports by tweaking DSW_MAX_PORTS.
Signed-off-by: Mattias Rönnb
3 matches
Mail list logo