Feature #12206
Want datalink properties in topo
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
To help facilitate having general classes of NIC events, it'd be useful if on the ports that exist for a NIC, we had a general set of datalink properties that included the following information:
- The primary mac address
- The link speed
- The link state (up, down, unknown)
- The link duplex state (full, half, unknown)
- The name of the link in dladm (taking into account vanity naming)
Related issues
Updated by Robert Mustacchi over 1 year ago
- Related to Bug #12205: want generic NIC transceiver fault events added
Updated by Robert Mustacchi about 1 year ago
To test this, I loaded up the bits in a VM that had a nic without a port (vioif) and checked the basic topo properties matched what was there. Alex also went and tested this with mlxcx and the subsequent topo improvements for error events here which is done in 12205.
Updated by Electric Monk about 1 year ago
- Status changed from New to Closed
- % Done changed from 90 to 100
git commit 8a2b682e57a046b828f37bcde1776f131ef4629f
commit 8a2b682e57a046b828f37bcde1776f131ef4629f Author: Robert Mustacchi <rm@fingolfin.org> Date: 2020-01-31T07:50:26.000Z 12206 Want datalink properties in topo Reviewed by: Paul Winder <paul@winders.demon.co.uk> Reviewed by: Alex Wilson <alex@uq.edu.au> Approved by: Richard Lowe <richlowe@richlowe.net>