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

Changes for removing args passed in vsp-ds.yaml. #224

Merged

Conversation

sudhar-krishnakumar
Copy link
Contributor

Changes for removing args passed in vsp-ds.yaml.
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.

ipu-plugin/pkg/utils/utils.go Outdated Show resolved Hide resolved
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.
@SalDaniele
Copy link

LGTM, tested on my cluster and this is working without the additional args

@sudhar-krishnakumar sudhar-krishnakumar merged commit 5d07f00 into intel:main Sep 9, 2024
10 checks passed
@sudhar-krishnakumar
Copy link
Contributor Author

LGTM, tested on my cluster and this is working without the additional args

Thanks @SalDaniele

sudhar-krishnakumar added a commit that referenced this pull request Sep 19, 2024
* 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants