Re: [PATCH v3 1/3] docs: add documentation for Argo as a feature

2025-06-08 Thread Christopher Clark
On Sun, Jun 8, 2025 at 7:37 PM Rich Persaud wrote: > On Jun 8, 2025, at 5:49 AM, Christopher Clark < > christopher.w.cl...@gmail.com> wrote: > >  > > On Wed, Jun 4, 2025 at 5:14 PM Jason Andryuk > wrote: > >> >> I think this should be dropped. We don't need a link to a design >> document witho

Re: [PATCH v3 1/3] docs: add documentation for Argo as a feature

2025-06-08 Thread Rich Persaud
On Jun 8, 2025, at 5:49 AM, Christopher Clark wrote:On Wed, Jun 4, 2025 at 5:14 PM Jason Andryuk wrote: I think this should be dropped.  We don't need a link to a design document without an implementation.  You can add it once you've upstreamed the implementation.OK, I'l

Re: [PATCH v3 1/3] docs: add documentation for Argo as a feature

2025-06-08 Thread Christopher Clark
On Wed, Jun 4, 2025 at 5:14 PM Jason Andryuk wrote: > On 2025-05-29 18:40, Teddy Astie wrote: > > Hello Christopher, > > > > Le 28/05/2025 à 23:13, Christopher Clark a écrit : > > >> +## Argo and VirtIO > >> + > >> +References to design documentation for the development of an Argo > >> +transport

Re: [PATCH v3 1/3] docs: add documentation for Argo as a feature

2025-06-05 Thread Christopher Clark
On Thu, May 29, 2025 at 11:40 PM Teddy Astie wrote: > Hello Christopher, > Hi Teddy, thanks for the review. > > Le 28/05/2025 à 23:13, Christopher Clark a écrit : > > Adds approachable documentation describing system components and > > introduces the support statement for feature status. > ...

Re: [PATCH v3 1/3] docs: add documentation for Argo as a feature

2025-06-04 Thread Jason Andryuk
On 2025-05-29 18:40, Teddy Astie wrote: Hello Christopher, Le 28/05/2025 à 23:13, Christopher Clark a écrit : +## Argo and VirtIO + +References to design documentation for the development of an Argo +transport for VirtIO are available via: +https://wiki.xenproject.org/wiki/Virtio_On_Xen + A

Re: [PATCH v3 1/3] docs: add documentation for Argo as a feature

2025-05-29 Thread Teddy Astie
Hello Christopher, Le 28/05/2025 à 23:13, Christopher Clark a écrit : > Adds approachable documentation describing system components and > introduces the support statement for feature status. > > Signed-off-by: Christopher Clark > --- > docs/features/argo-feature.pandoc | 99 +++

[PATCH v3 1/3] docs: add documentation for Argo as a feature

2025-05-28 Thread Christopher Clark
Adds approachable documentation describing system components and introduces the support statement for feature status. Signed-off-by: Christopher Clark --- docs/features/argo-feature.pandoc | 99 +++ 1 file changed, 99 insertions(+) create mode 100644 docs/features/ar