Re: [PATCH 0/4] dev/io: Add packet processor

2024-01-22 Thread Gedare Bloom
On Sun, Jan 21, 2024 at 4:43 PM Chris Johns wrote: > > Hi, > > There are a few things I do not understand about this addition. I brief review > of the code seems OK but I am struggling to understand the requirements > driving > this addition. Can a ticket please be created with the requirements a

Re: [PATCH 0/4] dev/io: Add packet processor

2024-01-21 Thread Chris Johns
Hi, There are a few things I do not understand about this addition. I brief review of the code seems OK but I am struggling to understand the requirements driving this addition. Can a ticket please be created with the requirements and a real world use case of how it would be used and what problem(

[PATCH 0/4] dev/io: Add packet processor

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