mbox series

[RFC,net-next,00/10] Add extended state

Message ID 20200607145945.30559-1-amitc@mellanox.com
Headers show
Series Add extended state | expand

Message

Amit Cohen June 7, 2020, 2:59 p.m. UTC
Currently, drivers can only tell whether the link is up/down,
but no additional information is given.

This patch set provides an infrastructure that allows drivers to expose
to the user more information in addition to the link state.

This information can save users time which will not be wasted
trying to understand why the link is not up for example.

Expand the existing LINKSTATE_GET command with attributes for extended
state.