[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170925083230.1193-1-jiri@resnulli.us>
Date: Mon, 25 Sep 2017 10:32:20 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, arkadis@...lanox.com, idosch@...lanox.com,
mlxsw@...lanox.com
Subject: [patch net-next 00/10] mlxsw: Add router adjacency dpipe table
From: Jiri Pirko <jiri@...lanox.com>
Arkadi says:
This patchset adds router adjacency dpipe table support. This will provide
the ability to observe the hardware offloaded IPv4/6 nexthops.
Arkadi Sharshevsky (10):
mlxsw: spectrum_dpipe: Fix indentation in header description
mlxsw: Add fields for mlxsw's meta header for adjacency table
mlxsw: spectrum_router: Keep nexthops in a linked list
mlxsw: spectrum_router: Use helper to check for last neighbor
mlxsw: spectrum_router: Add helpers for nexthop access
mlxsw: spectrum_dpipe: Add initial support for the router adjacency
table
mlxsw: reg: Add support for counters on RATR
mlxsw: spectrum: Add support for setting counters on nexthops
mlxsw: spectrum_dpipe: Add support for adjacency table dump
mlxsw: spectrum_dpipe: Add support for controlling nexthop counters
drivers/net/ethernet/mellanox/mlxsw/reg.h | 44 ++-
.../net/ethernet/mellanox/mlxsw/spectrum_dpipe.c | 397 ++++++++++++++++++++-
.../net/ethernet/mellanox/mlxsw/spectrum_dpipe.h | 1 +
.../net/ethernet/mellanox/mlxsw/spectrum_router.c | 134 ++++++-
.../net/ethernet/mellanox/mlxsw/spectrum_router.h | 20 ++
5 files changed, 572 insertions(+), 24 deletions(-)
--
2.9.5
Powered by blists - more mailing lists