qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] QEMU RX offload issues with net device frontend that do


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] QEMU RX offload issues with net device frontend that does not support virtio extensions
Date: Thu, 8 Mar 2012 10:10:15 +0000

On Wed, Mar 7, 2012 at 4:32 PM, Dmitry Fleytman
<address@hidden> wrote:
> It looks like there is a problem in QEMU related to usage of frontends
> without virtio extensions.
>
> Normally on RX path QEMU receives packet metadata with offloads
> information in virtio header.

Have you tried -netdev tap,vnet_hdr=off ?

I guess the tricky thing is negotiating whether or not to enable the
host IFF_VNET_HDR flag.  (Especially with the QEMU "vlan" feature
where the tap isn't peered directly with another device.)

Stefan



reply via email to

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