sriov-network-operator icon indicating copy to clipboard operation
sriov-network-operator copied to clipboard

Update docs for OVS Hardware Offload

Open ykulazhenkov opened this issue 1 year ago • 2 comments
trafficstars

Update docs for OVS Hardware Offload to add examples for "softwareBridgeManagement" feature.

fixes https://github.com/k8snetworkplumbingwg/sriov-network-operator/issues/749

ykulazhenkov avatar Aug 01 '24 12:08 ykulazhenkov

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.

github-actions[bot] avatar Aug 01 '24 12:08 github-actions[bot]

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 Coverage Status
Change from base Build 10354035877: 0.007%
Covered Lines: 6534
Relevant Lines: 14518

💛 - Coveralls

coveralls avatar Aug 01 '24 12:08 coveralls

@adrianchiris Thx for the review. I addressed your comments.

ykulazhenkov avatar Aug 09 '24 06:08 ykulazhenkov

Thx for the review @SchSeba. I addressed your comments.

ykulazhenkov avatar Aug 14 '24 07:08 ykulazhenkov

#750 was merged. merging this one as well.

adrianchiris avatar Aug 27 '24 10:08 adrianchiris