Data required to group network cards and show if SR-IOV is available

Bug #1843024 reported by Steve Rydz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
High
Alberto Donato

Bug Description

In the new machine summary layout there is a new network card (see attached screenshot). To implement that design the following data is required:

- A flag for each interface to show if SR-IOV is available or network
- The model and firmware version of each network card in order to group them as shown in the design

Related branches

Revision history for this message
Steve Rydz (steverydz) wrote :
Changed in maas:
status: New → Triaged
importance: Undecided → High
Alberto Donato (ack)
Changed in maas:
assignee: nobody → Alberto Donato (ack)
milestone: none → 2.7.0alpha1
status: Triaged → In Progress
Revision history for this message
Alberto Donato (ack) wrote :

The attached branch exposes the information over websockets.

For the SR-IOV information, there is now a "sriov_max_vf" field, which reports how many VFs (virtual functions) are supported by the card.
If the count is 0, SR-IOV is not supported.

Note, however that the field is not yet populated when commissioning (will do that next), so it will currently be 0.

Changed in maas:
status: In Progress → Fix Committed
Changed in maas:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.