neutron/neutron/tests/unit/plugins/ml2/drivers/mech_sriov
Rodolfo Alonso Hernandez 3a9e81bbb8 [SR-IOV] Do not fail if ip-link vf "min_tx_rate" is not supported
Some NICs do not support ip-link vf "min_tx_rate" parameter. This is
not an API issue (ip-link or Pyroute2); the parameter is already
supported. The error is returned by the specific NIC driver.

A sanity check is implemented, reading the SR-IOV configured devices
("physical_device_mappings") and the excluded VFs ("exclude_devices").

Change-Id: If70de0a7112777ac4011ad42af0ac98969765011
Closes-Bug: #1918464
2021-03-11 09:46:03 +00:00
..
agent [SR-IOV] Do not fail if ip-link vf "min_tx_rate" is not supported 2021-03-11 09:46:03 +00:00
mech_driver [SR-IOV] Add support for ACCELERATOR_DIRECT VNIC type 2021-03-09 14:32:52 +00:00
__init__.py Fix SR-IOV mechanism driver tests directory 2015-07-15 10:46:36 +03:00