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

2024-10-15 Thread Stephen Hemminger
On Tue, 15 Oct 2024 14:01:05 +0100 Konstantin Ananyev wrote: > From: Konstantin Ananyev > > NOTE UPFRONT: this version is still not ready for merging. > Missing items: > - ARM/PPC tests passing > - PG update > > v4 -> v5 > - fix public API/doc comments from Jerin > - update devtools/build-dict

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

2024-10-15 Thread Stephen Hemminger
On Tue, 15 Oct 2024 14:01:05 +0100 Konstantin Ananyev wrote: > From: Konstantin Ananyev > > NOTE UPFRONT: this version is still not ready for merging. > Missing items: > - ARM/PPC tests passing > - PG update > > v4 -> v5 > - fix public API/doc comments from Jerin > - update devtools/build-dict

[PATCH v5 0/6] Stage-Ordered API and other extensions for ring library

2024-10-15 Thread Konstantin Ananyev
From: Konstantin Ananyev NOTE UPFRONT: this version is still not ready for merging. Missing items: - ARM/PPC tests passing - PG update v4 -> v5 - fix public API/doc comments from Jerin - update devtools/build-dict.sh (Stephen) - fix MSVC warnings - introduce new test-suite for meson (stress) wit