On Fri, Nov 10, 2023 at 1:27 PM Juergen Gross <[email protected]> wrote: > > Add the transport layer of 9pfs. This is basically the infrastructure > to receive requests from the frontend and to send the related answers > via the rings. > > In order to avoid unaligned accesses e.g. on Arm, add the definition of > __packed to the common-macros.h header. > > Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Jason Andryuk <[email protected]> Thanks, Jason
