Re: [PATCH v2 0/5] libtest: Add packet processor

2024-02-15 Thread Chris Johns
On 13/2/2024 7:33 pm, Sebastian Huber wrote: > independent of the packet processor patch, can I check in the base64 and CRC > patches? Yes and thanks Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

Re: [PATCH v2 0/5] libtest: Add packet processor

2024-02-13 Thread Sebastian Huber
Hello, independent of the packet processor patch, can I check in the base64 and CRC patches? -- embedded brains GmbH & Co. KG Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebastian.hu...@embedded-brains.de phone: +49-89-18 94 741 - 16 fax: +49-89-18 94 741 - 08 Registerg

Re: [PATCH v2 0/5] libtest: Add packet processor

2024-01-31 Thread Sebastian Huber
Hello, any comments to the second version of this patch set? -- embedded brains GmbH & Co. KG Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebastian.hu...@embedded-brains.de phone: +49-89-18 94 741 - 16 fax: +49-89-18 94 741 - 08 Registergericht: Amtsgericht München Regist

[PATCH v2 0/5] libtest: Add packet processor

2024-01-25 Thread Sebastian Huber
The RTEMS Test Framework packet processor provides a simple mechanism to exchange reliable and in-order data through transmitting and receiving one character at a time. The packet processor does not buffer data. The processor uses a stop-and-wait automatic repeat request method. There is at most