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

2024-10-29 Thread Konstantin Ananyev
> > On 10/21/24 10:47 AM, Konstantin Ananyev wrote: > > NOTE UPFRONT: this version is still not ready for merging. > > Missing items: > > - ARM/PPC tests passing > > - PG update > > SORING tests pass on a P9 PowerNV system. (Results attached for review.) > Original ring_stress_autotest still fa

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

2024-10-28 Thread David Christensen
On 10/21/24 10:47 AM, Konstantin Ananyev wrote: NOTE UPFRONT: this version is still not ready for merging. Missing items: - ARM/PPC tests passing - PG update SORING tests pass on a P9 PowerNV system. (Results attached for review.) Original ring_stress_autotest still fails as documented in Bug

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

2024-10-21 Thread Konstantin Ananyev
NOTE UPFRONT: this version is still not ready for merging. Missing items: - ARM/PPC tests passing - PG update v5 -> v6 - fix problem with ring_stress_autotest (Phanendra) - added more checks and debug output v4 -> v5 - fix public API/doc comments from Jerin - update devtools/build-dict.sh (Stephe

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

2024-10-21 Thread Konstantin Ananyev
From: Konstantin Ananyev NOTE UPFRONT: this version is still not ready for merging. Missing items: - ARM/PPC tests passing - PG update v5 -> v6 - fix problem with ring_stress_autotest (Phanendra) - added more checks and debug output v4 -> v5 - fix public API/doc comments from Jerin - update dev