doc: Use gendoc for network sriov

Signed-off-by: Cory Chang <ccory2004@gmail.com>
This commit is contained in:
Cory Chang 2025-05-01 21:37:59 -05:00 committed by Stéphane Graber
parent ba779ac726
commit 2a400e3e65
No known key found for this signature in database
GPG Key ID: C638974D64792D67

View File

@ -21,9 +21,8 @@ The following configuration key namespaces are currently supported for the `srio
The following configuration options are available for the `sriov` network type:
Key | Type | Condition | Default | Description
:-- | :-- | :-- | :-- | :--
`mtu` | integer | - | - | The MTU of the new interface
`parent` | string | - | - | Parent interface to create `sriov` NICs on
`vlan` | integer | - | - | The VLAN ID to attach to
`user.*` | string | - | - | User-provided free-form key/value pairs
% Include content from [config_options.txt](../config_options.txt)
```{include} ../config_options.txt
:start-after: <!-- config group network_sriov-common start -->
:end-before: <!-- config group network_sriov-common end -->
```