[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110805.024247.1468547132343070339.davem@davemloft.net>
Date: Fri, 05 Aug 2011 02:42:47 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: amit.salecha@...gic.com
Cc: netdev@...r.kernel.org, ameen.rahman@...gic.com,
rajesh.borundia@...gic.com
Subject: Re: [PATCHv2 NEXT 1/1] netxen: add vlan accel support
From: <amit.salecha@...gic.com>
Date: Fri, 5 Aug 2011 02:20:15 -0700
> From: Rajesh K Borundia <rajesh.borundia@...gic.com>
>
> o This increases performance on vlan interface.
> o In case of fw reset, need to reprogram the ip addresses.
> o Support LRO on vlan interface.
>
> Signed-off-by: Rajesh K Borundia <rajesh.borundia@...gic.com>
> Signed-off-by: Amit Kumar Salecha <amit.salecha@...gic.com>
As far as I can tell your card doesn't accelerate VLANs in hardware
at all, is this true?
I think it's very cumbersome and it doesn't make sense for every
driver in your situation to add this same sequence of software calls.
Some generic facility and interfaces should be created so that the
code doing this software VLAN acceleration is consolidated into
one place and any driver can follow a simple to use API in order
to make use of it.
--
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