OSDN Git Service

Merge branch 'mlxsw-fib-offload'
authorDavid S. Miller <davem@davemloft.net>
Tue, 5 Jul 2016 01:25:16 +0000 (18:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Jul 2016 01:25:16 +0000 (18:25 -0700)
commit5ee389751922a497d38c4750c5cbe6223873c24c
tree331db508f1573a8567717af0e2e9ffabd2ad23b6
parentf48cc6b2661ccb6e9d85a5cdd78c0150929a2821
parent99f44bb3527b25198387bd56ec1bfc88a4421050
Merge branch 'mlxsw-fib-offload'

Jiri Pirko says:

====================
mlxsw: Implement basic FIB offload and router interfaces

Introduce LPM trees management including virtual router management for HW.
Implement basic FIB offloading using switchdev FIB objects. For now only support
local routes and direct routes (next-hop support will be introduced in
a follow-up patchset).

Introduce router interfaces in patches 10-14.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>