Closed heyvister1 closed 3 weeks ago
Thanks for your PR, To run vendors CIs, Maintainers can use one of:
/test-all
: To run all tests for all vendors./test-e2e-all
: To run all E2E tests for all vendors./test-e2e-nvidia-all
: To run all E2E tests for NVIDIA vendor.
To skip the vendors CIs, Maintainers can use one of:
/skip-all
: To skip all tests for all vendors./skip-e2e-all
: To skip all E2E tests for all vendors./skip-e2e-nvidia-all
: To skip all E2E tests for NVIDIA vendor.
Best regards.Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
controllers/generic_network_controller.go | 5 | 74.38% | ||
<!-- | Total: | 5 | --> |
Totals | |
---|---|
Change from base Build 11441395281: | -0.03% |
Covered Lines: | 6656 |
Relevant Lines: | 14799 |
Fixing daemon sriov VFs config, where PF pci address got unbind instead of allegedly VF address, in case of using IB link type.
While sriov config is applied for VF devices by
SriovNodePolicy
, it appears that PF pci address got unbind insead of VF address. This has caused SRIOV initialization failure.sriov-config-daemon log snippet:
IB interfaces after mofed container has installed mlx5 drivers: (lshw)
ibp3s0f0
IB interface is gone post node restart: