]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Merge branch 'devlink-controller-external-info' into next
authorDavid Ahern <dsahern@gmail.com>
Wed, 23 Sep 2020 02:17:48 +0000 (20:17 -0600)
committerDavid Ahern <dsahern@gmail.com>
Wed, 23 Sep 2020 02:17:48 +0000 (20:17 -0600)
Parav Pandit  says:

====================

For certain devlink port flavours controller number and optionally external=
 attributes are reported by the kernel.

(a) controller number indicates that a given port belong to which local or =
external controller.
(b) external port attribute indicates that if a given port is for external =
or local controller.

This short series shows this attributes to user.

====================

Signed-off-by: David Ahern <dsahern@gmail.com>

Trivial merge