Skip to content

SoftNpu should halt worker threads on Entity::halt #261

@rcgoodfellow

Description

@rcgoodfellow

SoftNpu runs a worker thread per ASIC port that acts as a DLPI receiver for that port. When the VM instance is halted, these threads should also be halted, as there is nowhere for them to send packets, and they could prevent the instance process from exiting cleanly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions