Skip to content

Commit e534d16

Browse files
avipatel805stgraber
authored andcommitted
doc: Use gendoc for infiniband
signed-off-by: Avi Patel <[email protected]>
1 parent 14685d0 commit e534d16

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

doc/reference/devices_infiniband.md

+5-7
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,8 @@ To create an `sriov` `infiniband` device, use the following command:
2929

3030
`infiniband` devices have the following device options:
3131

32-
Key | Type | Default | Required | Description
33-
:-- | :-- | :-- | :-- | :--
34-
`hwaddr` | string | randomly assigned | no | The MAC address of the new interface (can be either the full 20-byte variant or the short 8-byte variant, which will only modify the last 8 bytes of the parent device)
35-
`mtu` | integer | parent MTU | no | The MTU of the new interface
36-
`name` | string | kernel assigned | no | The name of the interface inside the instance
37-
`nictype` | string | - | yes | The device type (one of `physical` or `sriov`)
38-
`parent` | string | - | yes | The name of the host device or bridge
32+
% Include content from [config_options.txt](../config_options.txt)
33+
```{include} ../config_options.txt
34+
:start-after: <!-- config group infiniband-common start -->
35+
:end-before: <!-- config group infiniband-common end -->
36+
```

0 commit comments

Comments
 (0)