Skip to content

Add pfchannels and vfchannels to Interface and InterfaceOpts - #54

Draft
wasnio wants to merge 1 commit into
Wind-River:starlingxfrom
wasnio:feat/pfchannel
Draft

Add pfchannels and vfchannels to Interface and InterfaceOpts#54
wasnio wants to merge 1 commit into
Wind-River:starlingxfrom
wasnio:feat/pfchannel

Conversation

@wasnio

@wasnio wasnio commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Add the pfchannels and vfchannels integer fields to the Interface struct for reading the chanenls values from the sysinv API, and to InterfaceOpts for setting those during interface create and update operations.

This supports configuring pfchannels and vfchannels access on ethernet interfaces.

Test Plan:

  • PASS: successfully executed the request
  • PASS: go vet ./... && go test ./... --count=1

Add the pfchannels and vfchannels integer fields to the Interface
struct for reading the chanenls values from the sysinv API, and to
InterfaceOpts for setting those during interface create and update
operations.

This supports configuring pfchannels and vfchannels access on ethernet
interfaces.

Test Plan:
- PASS: successfully executed the request
- PASS: go vet ./... && go test ./... --count=1

Signed-off-by: Wallysson Silva <wallysson.silva@windriver.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant