Uprev SR-IOV CNI image
This commit uprevs the SR-IOV CNI image to pick up a few bug fixes. Specifically, this commit will allow rate-limiting configuration on a VF to be retained after the VF has been used by a pod (and pod subsequently deleted). Testing: NICs: Ethernet Controller X710 for 10GbE SFP+ Mellanox MT27700 Family [ConnectX-4] Functional: Connectivity testing (kernel + DPDK) Devices allocated appropriately to pod Rate-limiting information retained after pod deletion Partial-Bug: #1915951 Signed-off-by: Steven Webster <steven.webster@windriver.com> Change-Id: I32395c4805164401519cde8bc503f040c4187250
This commit is contained in:
parent
8a33372bee
commit
eccff3b0e6
@ -1,5 +1,5 @@
|
||||
BUILDER=docker
|
||||
LABEL=k8s-cni-sriov
|
||||
DOCKER_REPO=https://github.com/intel/sriov-cni.git
|
||||
DOCKER_REF=365c8f8cc1204df84f3e976ea30f113e733ca665
|
||||
DOCKER_REF=b18123d809f1c010cae19018e3395ed5981e76f7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user