Recheck-request: rebase=main, loongarch-compilation
I don't actually need a compile recheck, I'm submitting this recheck solely
as a means of testing/demonstrating the recheck framework rebase function.
On Wed, Mar 12, 2025 at 11:40 PM Patrick Robb wrote:
>
> +def create_vfs(self, pf_port: Port) -> None:
> +"""Overrides :meth:`~.os_session.OSSession.create_vfs`.
> +
> +Raises:
> +InternalError: If the number of VFs is greater than 0 but
> less than the
> +
Virtual functions are created in different ways per operating system.
Accordingly, we have abstracted the functions for managing virtual
functions into different classes per OS. This patch adds stubs
for creating virtual functions and gathering virtual function info.
Bugzilla ID: 1500
Signed-off-
3 matches
Mail list logo