Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libhns: Support DSCP for userspace #1445

Merged
merged 2 commits into from
Apr 15, 2024
Merged

libhns: Support DSCP for userspace #1445

merged 2 commits into from
Apr 15, 2024

Commits on Apr 8, 2024

  1. Update kernel headers

    To commit: c3236d538646 ("RDMA/hns: Support DSCP").
    
    Signed-off-by: Junxian Huang <[email protected]>
    Junxian Huang authored and Junxian Huang committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8c4496b View commit details
    Browse the repository at this point in the history
  2. libhns: Support DSCP in userspace

    Add support for DSCP by getting corresponding priority from kernel
    according to the user specified DSCP.
    
    Signed-off-by: Junxian Huang <[email protected]>
    Junxian Huang authored and Junxian Huang committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f2e92c3 View commit details
    Browse the repository at this point in the history