diff options
author | 2016-08-24 09:41:13 -0700 | |
---|---|---|
committer | 2016-08-24 09:41:13 -0700 | |
commit | d14c800ba64d05f1eceb69924ba3f1aeba829abb (patch) | |
tree | 80ac8c3b4009471e3eb66616b96d1505988421de /net/dsa/dsa.c | |
parent | Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma (diff) | |
parent | mlxsw: spectrum: Don't set learning when creating vPorts (diff) | |
download | wireguard-linux-d14c800ba64d05f1eceb69924ba3f1aeba829abb.tar.xz wireguard-linux-d14c800ba64d05f1eceb69924ba3f1aeba829abb.zip |
Merge branch 'mlxsw-fdb-learning-offload'
Jiri Pirko says:
====================
mlxsw: Offload FDB learning configuration
Ido says:
This patchset addresses two long standing issues in the mlxsw driver
concerning FDB learning.
Patch 1 limits the number of FDB records processed by the driver in a
single session. This is useful in situations in which many new records
need to be processed, thereby causing the RTNL mutex to be held for
long periods of time.
Patches 2-6 offload the learning configuration (on / off) of bridge
ports to the device instead of having the driver decide whether a
record needs to be learned or not.
The last patch is fallout and removes configuration no longer necessary
after the first patches are applied.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa/dsa.c')
0 files changed, 0 insertions, 0 deletions