sriov-network-operator
sriov-network-operator copied to clipboard
Update docs for OVS Hardware Offload
trafficstars
Update docs for OVS Hardware Offload to add examples for "softwareBridgeManagement" feature.
fixes https://github.com/k8snetworkplumbingwg/sriov-network-operator/issues/749
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.
Pull Request Test Coverage Report for Build 10383349369
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage increased (+0.007%) to 45.006%
| Totals | |
|---|---|
| Change from base Build 10354035877: | 0.007% |
| Covered Lines: | 6534 |
| Relevant Lines: | 14518 |
💛 - Coveralls
@adrianchiris Thx for the review. I addressed your comments.
Thx for the review @SchSeba. I addressed your comments.
#750 was merged. merging this one as well.