qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v1 0/3] Improvements to the netmap backend


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCH v1 0/3] Improvements to the netmap backend
Date: Fri, 14 Dec 2018 16:17:08 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1


On 2018/12/7 上午12:59, Vincenzo Maffione wrote:
Improvements to the netmap backend, mostly to fix the handling of
incomplete multi-slot packets.
This has been tested with and without jumbo frames, using pkt-gen
to send 60, 1500, 5000 or 9000 bytes packets between two VMs connected
through a VALE switch.

Vincenzo Maffione (3):
   net: netmap: small improvements netmap_send()
   net: netmap: simplify netmap_receive()
   net: netmap: improve netmap_receive_iov()

  net/netmap.c | 110 ++++++++++++++++++++++-----------------------------
  1 file changed, 47 insertions(+), 63 deletions(-)


Applied.

Thanks




reply via email to

[Prev in Thread] Current Thread [Next in Thread]