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

Fix detection of Mellanox VFs in switchdev mode #395

Merged

Commits on Nov 9, 2021

  1. Refactored netlink_provider module to be an interface and use mocks

    Signed-off-by: Alexander Maslennikov <amaslennikov@nvidia.com>
    almaslennikov committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    012ee1a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Added netlink provider function for DevLinkGetDeviceByName

    Signed-off-by: Alexander Maslennikov <amaslennikov@nvidia.com>
    almaslennikov committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    92be624 View commit details
    Browse the repository at this point in the history
  2. Added sriovnet provider

    Signed-off-by: Alexander Maslennikov <amaslennikov@nvidia.com>
    almaslennikov committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    1a46706 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Use sriovnet provider to get PF name if PF is in switchdev mode

    Signed-off-by: Alexander Maslennikov <amaslennikov@nvidia.com>
    almaslennikov committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    94245df View commit details
    Browse the repository at this point in the history