8211c29158
If a ML2/SR-IOV port is disabled (status=DOWN), it will have precedence on the VF link state value over the "auto" value. That will stop any transmission from the VF. Closes-Bug: #2078789 Change-Id: I11d973d245dd391623e501aa14b470daa780b4db
8 lines
278 B
YAML
8 lines
278 B
YAML
---
|
|
security:
|
|
- |
|
|
A ML2/SR-IOV port with status=DOWN will always set the VF link state to
|
|
"disable", regardless of the ``propagate_uplink_status`` port field value.
|
|
The port disabling, to stop any transmission, has precedence over the
|
|
link state "auto" value.
|