netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net 0/2] mlxsw: Fixes in GRE offloading
@ 2017-10-02 10:14 Jiri Pirko
  2017-10-02 10:14 ` [patch net 1/2] mlxsw: spectrum_router: Move VRF refcounting Jiri Pirko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jiri Pirko @ 2017-10-02 10:14 UTC (permalink / raw)
  To: netdev; +Cc: davem, petrm, idosch, mlxsw

From: Jiri Pirko <jiri@mellanox.com>

Petr says:

This patchset fixes a couple unrelated problems in offloading IP-in-IP tunnels
in mlxsw driver.

- The first patch fixes a potential reference-counting problem that might lead
  to a kernel crash.

- The second patch associates IPIP next hops with their loopback RIFs. Besides
  being the right thing to do, it also fixes a problem where offloaded IPv6
  routes that forward to IP-in-IP netdevices were not flagged as such.

Petr Machata (2):
  mlxsw: spectrum_router: Move VRF refcounting
  mlxsw: spectrum_router: Track RIF of IPIP next hops

 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

-- 
2.9.5

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-02 18:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-02 10:14 [patch net 0/2] mlxsw: Fixes in GRE offloading Jiri Pirko
2017-10-02 10:14 ` [patch net 1/2] mlxsw: spectrum_router: Move VRF refcounting Jiri Pirko
2017-10-02 10:14 ` [patch net 2/2] mlxsw: spectrum_router: Track RIF of IPIP next hops Jiri Pirko
2017-10-02 18:19 ` [patch net 0/2] mlxsw: Fixes in GRE offloading David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).