-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge changes from main to 1.6.2 branch (#226)
* Change to bringup host IDPF netdevices (#221) When VSP gets started, if host IDPF net devices are not there, VSP will do rmmod/modprobe to bring up those those net devices. * This PR is a follow-up to SetNumVFs proto file change in DPU-> (#223) openshift/dpu-operator#124 Support for SetNumVfs added to DevicePluginService. As part of this PR, we look for Intel IPU PCI device(1452), on the host system, and set the sriov_numvfs for it. VSP(intel plugin) returns the numvfs set back to caller(DPU). Added polling to check thro cli-client query if VF net devices have been created. * Changes for removing args passed in vsp-ds.yaml. (#224) We can still pass args(for debugging purpose). But for now, except for log level, rest have been removed. Also code to find vsi for bridge interface(on ACC side) has been added. * Randomize last 2 bytes(5th and 6th) of MAC address in node policy. (#225)
- Loading branch information
1 parent
bab79b5
commit 8c0d509
Showing
10 changed files
with
506 additions
and
247 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.