aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
diff options
context:
space:
mode:
authorNarender Kumar <narender.kumar@qlogic.com>2009-08-24 19:23:28 +0000
committerDavid S. Miller <davem@davemloft.net>2009-08-26 15:29:21 -0700
commitfa3ce355c1bf1a83b843420228202fd6f8023ad3 (patch)
treeb8ebdbc86bfa36215d9cfc1f2920a44f3b0e4ae3 /drivers/net/ixgbe
parent3ad4467ca43e7a2556e26e4e304faf3385048834 (diff)
netxen: bridged mode optimizations
When the interface is put in bridged mode, destination mac addresses are unknown to firmware. So packets take a slow path (lower priority) in firmware reducing performance. Firmware can cache limited number of remote unicast mac addresses for certain interval, if "dynamic mac learning" mode is enabled. Driver needs to enable this "mac learning" mode in firmware. Currently this is done through net device class sysfs entry, possibly this can also be done upon netlink notifications to from bridge. Signed-off-by: Narender Kumar <narender.kumar@qlogic.com> Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ixgbe')
0 files changed, 0 insertions, 0 deletions