netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2-next 0/3] Expose port attributes
@ 2020-07-12  8:04 Danielle Ratson
  2020-07-12  8:04 ` [PATCH iproute2-next 1/3] include: Update kernel headers Danielle Ratson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Danielle Ratson @ 2020-07-12  8:04 UTC (permalink / raw)
  To: netdev; +Cc: dsahern, stephen, mlxsw, Danielle Ratson

Add two new devlink port attributes:
- Lanes: indicates the number of port lanes.
- Splittable: indicates the port split ability.

Patch 1: Update kernel headers
Patch 2: Expose number of lanes
Patch 3: Expose split ability

Danielle Ratson (3):
  include: Update kernel headers
  devlink: Expose number of port lanes
  devlink: Expose port split ability

 devlink/devlink.c            | 7 +++++++
 include/uapi/linux/devlink.h | 3 +++
 2 files changed, 10 insertions(+)

-- 
2.20.1


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

end of thread, other threads:[~2020-07-12  8:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-12  8:04 [PATCH iproute2-next 0/3] Expose port attributes Danielle Ratson
2020-07-12  8:04 ` [PATCH iproute2-next 1/3] include: Update kernel headers Danielle Ratson
2020-07-12  8:04 ` [PATCH iproute2-next 2/3] devlink: Expose number of port lanes Danielle Ratson
2020-07-12  8:14   ` Ido Schimmel
2020-07-12  8:04 ` [PATCH iproute2-next 3/3] devlink: Expose port split ability Danielle Ratson

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