Skip to content

Add devlink dpipe, resource and trap constants to golang.org/x/sys/unix #2

@kvadrage

Description

@kvadrage

Hi @mdlayher !

I'm planning to extend this library to add support for additional devlink features like:

  • devlink dpipe
  • devlink sb
  • devlink resource
  • devlink trap

Already implemented some of them, but there's one issue, that prevents me to move forward with this.

I saw you recently submitted devlink constants definitions into golang.org/x/sys/unix.
However, some of them are still missing, for example:

DEVLINK_ATTR_RESOURCE_*
DEVLINK_ATTR_DPIPE_TABLE_RESOURCE_*
DEVLINK_ATTR_TRAP_*
DEVLINK_ATTR_PARAM_*
DEVLINK_ATTR_INFO_*

I would be grateful if you could add them to unix package as well.
Can you please help?

Regards,
Alexander

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions