Skip to content

Commit

Permalink
YAML API: Add SRIOV VLAN protocol property
Browse files Browse the repository at this point in the history
Signed-off-by: Gris Ge <fge@redhat.com>
  • Loading branch information
cathay4t committed Mar 13, 2024
1 parent 3f94e4e commit 76c7b5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devel/yaml_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -830,6 +830,7 @@ The `vfs` section holds VF specific settings:
* `max-tx-rate`
* `vlan-id`
* `qos`
* `vlan-proto` -- choice of `802.1q`(default) or `802.1ad`

Once the `vfs` section is defined in desire state, user is required to provide
__all__ VFS configuration, nmstate will not merge it with current status.
Expand Down

0 comments on commit 76c7b5a

Please sign in to comment.