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

[DOCA] Remove RX obsolete extra APIs #154

Merged

Commits on Jul 25, 2024

  1. issue: 3898148 Removing --enable-thread-lock flag support

    Legacy mechanism to disable all locks brute forcefully is never used.
    
    Signed-off-by: Alexander Grissik <agrissik@nvidia.com>
    AlexanderGrissik committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d06116b View commit details
    Browse the repository at this point in the history
  2. issue: 3898148 Removing lock_base stats debug compilation

    Removing legacy mechanism to track lock statistics which is never used and became rotten.
    
    Signed-off-by: Alexander Grissik <agrissik@nvidia.com>
    AlexanderGrissik committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c26091e View commit details
    Browse the repository at this point in the history
  3. issue: 3898148 Remove Socketxtreme API

    Removing Socketxtreme API support completely.
    
    Signed-off-by: Alexander Grissik <agrissik@nvidia.com>
    AlexanderGrissik committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    55c0233 View commit details
    Browse the repository at this point in the history
  4. issue: 3898158 Remove Callback API

    Removing Callback API support completely.
    
    Signed-off-by: Alexander Grissik <agrissik@nvidia.com>
    AlexanderGrissik committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4354efe View commit details
    Browse the repository at this point in the history
  5. issue: 3898156 Remove RX Zero Copy API

    Removing RX Zero Copy API support completely.
    
    Signed-off-by: Alexander Grissik <agrissik@nvidia.com>
    AlexanderGrissik committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3a8262d View commit details
    Browse the repository at this point in the history