RTEMS | libtest: Add packet processor (#5057)

Gedare Bloom (@gedare) gitlab at rtems.org
Wed Jul 10 04:45:42 UTC 2024




Gedare Bloom commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5057#note_108982


It might be sensible to define a standard header to prepend all the kinds of packets. I'd suggest having some kind of way to identify the protocol/version of the protocol, and maybe reserve some bits there also for possible future use. You could make the "type" be part of that header, and then it could also be base64url encoded to make it more compact (although at the cost of some processing overhead to decode each packet).

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5057#note_108982
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240710/55e3ce3b/attachment.htm>


More information about the bugs mailing list