Skip to content

v2.6: Enable IP address allocation for DPDK interfaces and bug fixes

Compare
Choose a tag to compare
@martinkennelly martinkennelly released this 21 Dec 17:23
· 159 commits to master since this release
bcc60a3

Project has moved from Intel to Network Plumbing Working Group with new URL https://github.com/k8snetworkplumbingwg/sriov-cni

New features:

  • Enable IP address allocation for DPDK interface #142
  • Contribution guide #150

Bug fixes:

  • Fix return of wrong MAC address value in result #144
  • Fix not cleaning mod cache #152
  • Fix shell script issues resulting from shellcheck scan #140
  • Correct docker files resulting from hadolint scan #139