Skip to content

datapath-assigned datapath program ids #49

@fcangialosi

Description

@fcangialosi

currently, datapath program ids are assigned in portus, meaning the datapath has to loop through the array of programs every time it wants to look one up. it would be better if the datapath assigned the id based on the available slot and then told portus to use this id going forward. the main reason this isn't trivial is that it requires the datapath sending a response to portus, which isn't currently implemented.

see comments in #48

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions