Skip to content

virtio-net slow path  #177

@vladzcloudius

Description

@vladzcloudius

There is a huge hole in the slow path (SP) area in the virtio-net driver (e.g. if_ioctl() SIOCSIFMTU does nothing).
Not only the appropriate SP code is missing, the fast path code is missing the appropriate hooks to stop/start itself which is a frequent demand as a final stage of a slow path command that changes the interface configuration like in the SIOCSIFMTU case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions