diff options
Diffstat (limited to 'docs/api/html/settings-sriov.html')
| -rw-r--r-- | docs/api/html/settings-sriov.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/api/html/settings-sriov.html b/docs/api/html/settings-sriov.html index 8c422e7e..56ee6e55 100644 --- a/docs/api/html/settings-sriov.html +++ b/docs/api/html/settings-sriov.html @@ -34,11 +34,11 @@ <td class="gallery_image" valign="top" align="right"></td> </tr></table></div> <div class="refsect1"> -<a name="id-1.3.3.32.2"></a><h2> +<a name="id-1.3.3.33.2"></a><h2> Properties </h2> <div class="table"> -<a name="id-1.3.3.32.2.2.1"></a><p class="title"><b>Table 97. </b></p> +<a name="id-1.3.3.33.2.2.1"></a><p class="title"><b>Table 99. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> @@ -68,7 +68,7 @@ <tr> <td><pre class="screen">vfs</pre></td> <td><pre class="screen">array of vardict</pre></td> -<td><pre class="screen">[]</pre></td> +<td><pre class="screen"></pre></td> <td>Array of virtual function descriptors. Each VF descriptor is a dictionary mapping attribute names to GVariant values. The 'index' entry is mandatory for each VF. When represented as string a VF is in the form: "INDEX [ATTR=VALUE[ ATTR=VALUE]...]". for example: "2 mac=00:11:22:33:44:55 spoof-check=true". Multiple VFs can be specified using a comma as separator. Currently the following attributes are supported: mac, spoof-check, trust, min-tx-rate, max-tx-rate, vlans. The "vlans" attribute is represented as a semicolon-separated list of VLAN descriptors, where each descriptor has the form "ID[.PRIORITY[.PROTO]]". PROTO can be either 'q' for 802.1Q (the default) or 'ad' for 802.1ad.</td> </tr> </tbody> |