On Thu, Mar 4, 2021 at 3:12 AM Philippe Mathieu-Daudé wrote:
>
> This is Bin's series but using iovec structure in 1st patch
> for zero copy.
>
> Bin's cover:
>
> The minimum Ethernet frame length is 60 bytes. For short frames with
> smaller length like ARP packets (only 42 bytes), on a real world
This is Bin's series but using iovec structure in 1st patch
for zero copy.
Bin's cover:
The minimum Ethernet frame length is 60 bytes. For short frames with
smaller length like ARP packets (only 42 bytes), on a real world NIC
it can choose either padding its length to the minimum required 60
byte