diff options
author | David S. Miller <davem@davemloft.net> | 2017-11-28 09:55:48 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-28 09:55:48 -0500 |
commit | e2549970f469a88152ac0411780306f13653bcb8 (patch) | |
tree | 848a091847fade7c9a03b3c93caf30274343f57d /drivers/net/ethernet/marvell | |
parent | 32f0160c0373ab6381594462b2533104e21626d4 (diff) | |
parent | 09dbf6297fa8bb4433d9293623b464750d874685 (diff) | |
download | linux-e2549970f469a88152ac0411780306f13653bcb8.tar.bz2 |
Merge branch 'mlxsw-GRE-offloading-fixes'
Jiri Pirko says:
====================
mlxsw: GRE offloading fixes
Petr says:
This patchset fixes a couple bugs in offloading GRE tunnels in mlxsw
driver.
Patch #1 fixes a problem that local routes pointing at a GRE tunnel
device are offloaded even if that netdevice is down.
Patch #2 detects that as a result of moving a GRE netdevice to a
different VRF, two tunnels now have a conflict of local addresses,
something that the mlxsw driver can't offload.
Patch #3 fixes a FIB abort caused by forming a route pointing at a
GRE tunnel that is eligible for offloading but already onloaded.
Patch #4 fixes a problem that next hops migrated to a new RIF kept the
old RIF reference, which went dangling shortly afterwards.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/marvell')
0 files changed, 0 insertions, 0 deletions