qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 04/21] net: Remove receive_raw()


From: Akihiko Odaki
Subject: Re: [PATCH v5 04/21] net: Remove receive_raw()
Date: Fri, 27 Oct 2023 16:52:12 +0900
User-agent: Mozilla Thunderbird

On 2023/10/27 15:49, Jason Wang wrote:
On Tue, Oct 17, 2023 at 12:09 PM Akihiko Odaki <akihiko.odaki@daynix.com> wrote:

While netmap implements virtio-net header, it does not implement
receive_raw().

The only user for raw is the announcing. Netmap probably doesn't it at all.

In my understanding, the announcing *sends* a raw packet. Both of tap and netmap *receive* packets with virtio-net headers.

Regards,
Akihiko Odaki



reply via email to

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