46de63c42e
This patch adds SR-IOV agent driver, which uses eswitch manager, to set VF min_tx_rate parameter. This parameter defines the guaranteed minimum bandwidth for egress traffic. DocImpact Partial-Bug: #1560963 Change-Id: Iefe5e698e99d186202d6ef170f84e93bfbba46dd
9 lines
342 B
YAML
9 lines
342 B
YAML
---
|
|
features:
|
|
- SR-IOV now supports egress minimum bandwidth configuration.
|
|
other:
|
|
- In order to use QoS egress minimum bandwidth limit feature, 'ip-link' must
|
|
support the extended VF management parameter ``min_tx_rate``. Minimum
|
|
version of ``ip-link`` supporting this parameter is ``iproute2-ss140804``,
|
|
git tag ``v3.16.0``.
|