Skip to content

Releases: k8snetworkplumbingwg/sriovnet

v1.2.0

09 Mar 12:00
eb547af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

28 Mar 07:39
e360783
Compare
Choose a tag to compare

What's Changed

  • Update netlink version to the latest master by @almaslennikov in #47
  • Add SF support by @naserdean in #48
  • Trim spaces when reading sfnum file in GetSfIndexByAuxDev() by @DmytroLinkin in #49

Full Changelog: v1.0.3...v1.1.0

v1.0.3

09 Nov 07:49
cb19ccb
Compare
Choose a tag to compare
  • 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

Support Link non uplink representors to PCI device

04 Feb 21:48
ecc40df
Compare
Choose a tag to compare

v1.0.1

04 Apr 19:51
48bfef3
Compare
Choose a tag to compare

Fast release due to bug in use go mod PR #27
The bug was fix in PR #29

v1.0.0

04 Apr 19:16
e1195e5
Compare
Choose a tag to compare
Merge pull request #27 from moshe010/go_mod

use go mod

VF settings exposure

09 Apr 05:01
Compare
Choose a tag to compare
  1. Expose VF settings during default configuration
  2. Encode VF index in the GUID configuration

Release for integration

07 Apr 21:47
Compare
Choose a tag to compare

Release for initial integration.

Initial implemenation

03 Apr 05:22
0156d1b
Compare
Choose a tag to compare

This release provides basic SRIOV Networking configuration functionality.

  1. Enable/Disable SRIOV
  2. Bind/Unbind VF
  3. Hardware address configuration includes Node GUID, Port GUID, mac address - (MOFED and netlink)
  4. Port admin state setting (MOFED)
  5. VF vlan, priviledged, trust, spoof settings