Re: [PATCH v8 0/7] Stage-Ordered API and other extensions for ring library

2024-11-08 Thread Thomas Monjalon
> Konstantin Ananyev (6): > test/ring: fix failure with custom number of lcores > ring: common functions for 'move head' ops > ring: make copying functions generic > ring/soring: introduce Staged Ordered Ring > app/test: add unit tests for soring API > test: add stress test suite This

[PATCH v8 0/7] Stage-Ordered API and other extensions for ring library

2024-11-07 Thread Konstantin Ananyev
Testing coverage (passed): x86_64, i686, PPC, ARM Would like to express my gratitude to all community members who helped with testing it on different platforms, in particular: David Christensen Cody Cheng Patrick Robb Phanendra Vukkisala Chengwen Feng v7 -> v8 - fixed several nits (spotte