opiproject / opi-api

Open Programmable Infrastructure API and Behavioral Model
Apache License 2.0
31 stars 38 forks source link

[network] Define virtual port/device API #442

Open sandersms opened 4 months ago

sandersms commented 4 months ago

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 commented 4 months ago

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?