[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100915163809.GB4191@mmm.home.ifup.org>
Date: Wed, 15 Sep 2010 09:38:09 -0700
From: Brandon Philips <bphilips@...e.de>
To: David Miller <davem@...emloft.net>
Cc: jeffrey.t.kirsher@...el.com, jesse.brandeburg@...el.com,
bruce.w.allan@...el.com, alexander.h.duyck@...el.com,
peter.p.waskiewicz.jr@...el.com, john.ronciak@...el.com,
donald.c.skidmore@...el.com, netdev@...r.kernel.org,
e1000-devel@...ts.sourceforge.net
Subject: Re: [PATCH] ixgbe: add GRO to vlan_features
On 21:35 Tue 14 Sep 2010, David Miller wrote:
> From: Brandon Philips <bphilips@...e.de>
> Date: Tue, 14 Sep 2010 18:50:53 -0700
>
> > When running a vlan -> bridge -> domU setup I was noticing poor RX
> > performance. It seems ixgbe and other drivers don't have NETIF_F_GRO set
> > in vlan_features and thus GRO is off by default for vlans.
> >
> > I see no reason why the other drivers shouldn't be fixed. If this is OK
> > I will go off and fix the rest.
> >
> > Signed-off-by: Brandon Philips <bphilips@...e.de>
>
> I think it should be set, but why don't we do this another way?
>
> This feature is a software feature, essentially, so if it is published
> in netdev->features we can simply propagate it automatically to
> netdev->vlan_features at device registry time in the core networking.
Agreed. I will just send a patch to vlan_dev.c then.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists