Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/reference/gateway-api.md.gen
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ _Appears in:_
| Field | Description | Default | Validation |
| --- | --- | --- | --- |
| `pci` _string_ | PCI address of the interface (required for DPDK driver), e.g. 0000:00:01.0 | | |
| `kernel` _string_ | Kernel is the kernel name of the interface to use (required for kernel driver), e.g. enp2s1 | | |
| `ips` _string array_ | IPs is the list of IP address to assign to the interface | | |
| `mtu` _integer_ | MTU for the interface | | |

Expand Down