Re: [PATCH 2/2] [e1000 VLAN] Disable vlan hw accel when promiscuous mode

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Herbert Xu
Date: Tuesday, November 13, 2007 - 5:16 am

On Tue, Nov 13, 2007 at 04:06:24AM -0800, David Miller wrote:

Yes I agree.  People not using Patrick's new API deserves to
get poor performance so they can switch over sooner :)

What I was trying to say above is that e1000 currently uses
the old set_multicast_list interface (rather than dev_set_rx_mode)
so it's not immediately obvious why we're in promiscuous mode.
We could look at dev->promiscuity - !!uc_count but that feels a
bit fragile.

Perhaps those who want to push this patch should be encouraged
to convert e1000 to the new interface :)

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 2/2] [e1000 VLAN] Disable vlan hw accel when pr ..., Herbert Xu, (Tue Nov 13, 5:16 am)
Re: [PATCH 2/2] [e1000 VLAN] Disable vlan hw accel when pr ..., Stephen Hemminger, (Tue Nov 13, 1:43 pm)