>
> > The concept of ‘ring with stages’ is similar to DPDK OPDL eventdev PMD [1],
> > but the internals are different.
> > In particular, SORING maintains internal array of 'states' for each element
> > in the ring that is shared by all threads/processes that access the ring.
> > That allows 're
On Wed, 30 Oct 2024 17:22:57 -0400
Konstantin Ananyev wrote:
> Testing coverage (passed):
> x86_64, i686, PPC, ARM
>
> Would like to express my gratitude to all community members who helped me
> with testing it on different platforms, in particular:
> David Christensen
> Cody Cheng
> Patric
Subject: [PATCH v7 0/7] Stage-Ordered API and other extensions for ring
> library
>
> Testing coverage (passed):
> x86_64, i686, PPC, ARM
>
> Would like to express my gratitude to all community members who helped me
> with testing it on different platforms, in particular
Testing coverage (passed):
x86_64, i686, PPC, ARM
Would like to express my gratitude to all community members who helped me
with testing it on different platforms, in particular:
David Christensen
Cody Cheng
Patrick Robb
Phanendra Vukkisala
Chengwen Feng
v6 -> v7
- updated Programmer Guid
4 matches
Mail list logo