Re: [RFC PATCH 2/2] macvtap: TX zero copy between guest and host kernel
From: Shirley Ma <hidden>
Date: 2010-09-15 17:00:36
Also in:
kvm, lkml
From: Shirley Ma <hidden>
Date: 2010-09-15 17:00:36
Also in:
kvm, lkml
On Wed, 2010-09-15 at 17:39 +0200, Michael S. Tsirkin wrote:
In fact, I rechecked: both bridge and loopback have NETIF_F_HIGHDMA set. So maybe we should check NETIF_F_NETNS_LOCAL ... macvtap in bridged mode is interesting as well.
I found that too, just wondered which flag to use is better. :) Thanks Shirley