On Tue, Mar 11, 2025 at 11:45:09PM +0100, Stefano Brivio wrote:Nits only (I can fix it all up on merge):Actually, I spotted one other small change I'd like to make here, so I might as well respin.On Tue, 11 Mar 2025 17:03:15 +1100 David Gibson <david(a)gibson.dropbear.id.au> wrote:[snip]For some reason, the standard style for capitalizing QEMU never sticks in my head. -- David Gibson (he or they) | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you, not the other way | around. http://www.ozlabs.org/~dgibson+ */ +#define L2_MAX_LEN_PASTA USHRT_MAX + +/** L2_MAX_LEN_PASST - Maximum frame length for passt mode (with L2 header) + * + * The only structural limit the Qemu socket protocol imposes on frames isQEMU