netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next 0/5] Expose KVD linear parts as resources
@ 2018-02-19 11:28 Jiri Pirko
  2018-02-19 11:28 ` [patch net-next 1/5] devlink: Move size validation to core Jiri Pirko
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jiri Pirko @ 2018-02-19 11:28 UTC (permalink / raw)
  To: netdev; +Cc: davem, idosch, arkadis, mlxsw

From: Jiri Pirko <jiri@mellanox.com>

Arkadi says:

Expose the KVD linear partitions via the devlink resource interface. This
will give the user the ability to control the linear memory division.

Arkadi Sharshevsky (5):
  devlink: Move size validation to core
  devlink: Perform cleanup of resource_set cb
  mlxsw: spectrum_kvdl: Add support for linear division resources
  mlxsw: spectrum_kvdl: Add support for dynamic partition set
  mlxsw: spectrum_kvdl: Add support for per part occupancy

 drivers/net/ethernet/mellanox/mlxsw/spectrum.c     |  87 +---------
 drivers/net/ethernet/mellanox/mlxsw/spectrum.h     |   7 +
 .../net/ethernet/mellanox/mlxsw/spectrum_kvdl.c    | 187 ++++++++++++++++++++-
 include/net/devlink.h                              |   4 -
 net/core/devlink.c                                 |  30 +++-
 5 files changed, 218 insertions(+), 97 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-02-19 11:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-19 11:28 [patch net-next 0/5] Expose KVD linear parts as resources Jiri Pirko
2018-02-19 11:28 ` [patch net-next 1/5] devlink: Move size validation to core Jiri Pirko
2018-02-19 11:28 ` [patch net-next 2/5] devlink: Perform cleanup of resource_set cb Jiri Pirko
2018-02-19 11:28 ` [patch net-next 3/5] mlxsw: spectrum_kvdl: Add support for linear division resources Jiri Pirko
2018-02-19 11:28 ` [patch net-next 4/5] mlxsw: spectrum_kvdl: Add support for dynamic partition set Jiri Pirko
2018-02-19 11:28 ` [patch net-next 5/5] mlxsw: spectrum_kvdl: Add support for per part occupancy Jiri Pirko

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).