Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[network] Define virtual port/device API #442

Open
sandersms opened this issue Feb 14, 2024 · 1 comment
Open

[network] Define virtual port/device API #442

sandersms opened this issue Feb 14, 2024 · 1 comment
Labels
network API or code related to network area

Comments

@sandersms
Copy link
Contributor

Identify the virtual port/device API to include:
CRUD support for: Create, Update, List, Get, Delete
State: up/down
Statistics: rx, tx
Configuration: MTU, queue, HW Address (MAC)
SR-IOV/SIOV Config:

@sandersms sandersms added the network API or code related to network area label Feb 14, 2024
@sandersms
Copy link
Contributor Author

Is is possible to combine this with Issue#441 with the Create and Delete only applying to a Virtual port/device? Can the SR-IOV/SIOV Config be applicable only to a virtual device?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
network API or code related to network area
Projects
None yet
Development

No branches or pull requests

1 participant