https://github.com/torvalds/linux
Revision 5071456fe244e409adcda7226e5f0b5d1b879fd3 authored by Moni Shoua on 05 February 2014, 13:13:01 UTC, committed by Roland Dreier on 13 February 2014, 22:31:08 UTC
The IBoE code used to reset the GID table did it for all Ethernet
ports of the device.  Since the whole architecture of generating GIDs
and responding to events is port-based, this is inefficient and can
lead to wrong content in the GID table.  Change the reset flow to be
per-port.

Signed-off-by: Moni Shoua <monis@mellanox.co.il>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
1 parent ddf8bd3
History
Tip revision: 5071456fe244e409adcda7226e5f0b5d1b879fd3 authored by Moni Shoua on 05 February 2014, 13:13:01 UTC
IB/mlx4: Do IBoE GID table resets per-port
Tip revision: 5071456
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 266.4 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top