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

Bump github.com/Mellanox/sriovnet from 1.0.2 to 1.1.0 #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 29, 2022

Bumps github.com/Mellanox/sriovnet from 1.0.2 to 1.1.0.

Release notes

Sourced from github.com/Mellanox/sriovnet's releases.

v1.1.0

What's Changed

Full Changelog: k8snetworkplumbingwg/sriovnet@v1.0.3...v1.1.0

v1.0.3

  • Extend smartnic support #37
  • Skip non representors netdev #38
  • Rename GetRepresentorMacAddress #39
  • Use devlink for smartnic #40
  • an API to check if VF is bound to vfio-pci driver #41
  • an API to set the host VF's mac through its representor #42
  • Change default controller ID to 1 #43
  • Refactoring - Change Smart-NIC to DPU #44
  • Extend GetUplinkRepresentor to work with PF argument #46
Commits
  • e360783 Merge pull request #49 from DmytroLinkin/master
  • 07a0080 Trim spaces when reading sfnum file in GetSfIndexByAuxDev()
  • bf007ca Merge pull request #48 from naserdean/add_SF_support
  • 48bd78d Add test cases for helpers and SF functions
  • 3248449 Add Scalable Function support
  • 687eb09 Update netlink dep version to the latest master (#47)
  • cb19ccb Merge pull request #46 from almaslennikov/get_uplink_representor_for_pf
  • e25fd1f Extend GetUplinkRepresentor to work with PF argument
  • dcb83c4 Refactoring - Change Smart-NIC to DPU (#44)
  • 0453bd4 Merge pull request #43 from adrianchiris/fix-default-controller-id
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 29, 2022
Bumps [github.com/Mellanox/sriovnet](https://github.com/Mellanox/sriovnet) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/Mellanox/sriovnet/releases)
- [Commits](k8snetworkplumbingwg/sriovnet@v1.0.2...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/Mellanox/sriovnet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/Mellanox/sriovnet-1.1.0 branch from 932bd14 to 7dd2049 Compare May 6, 2022 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants