Skip to content

Commit cfaa37f

Browse files
authored
Merge pull request #38820 from jboxman-rh/bz-2003722
BZ2003722: Add bare metal as platform for SR-IOV Network Operator
2 parents e6c2d64 + e01d157 commit cfaa37f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * networking/hardware_networks/about-sriov.adoc
4+
5+
[id="nw-sriov-supported-platforms_{context}"]
6+
= Supported platforms
7+
8+
The SR-IOV Network Operator is supported on the following platforms:
9+
10+
- Bare metal
11+
- {rh-openstack-first}

networking/hardware_networks/about-sriov.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The SR-IOV network device driver for the device determines how the VF is exposed
1515
* `netdevice` driver: A regular kernel network device in the `netns` of the container
1616
* `vfio-pci` driver: A character device mounted in the container
1717

18-
You can use SR-IOV network devices with additional networks on your {product-title} cluster for application that require high bandwidth or low latency.
18+
You can use SR-IOV network devices with additional networks on your {product-title} cluster installed on bare metal or {rh-openstack-first} infrastructure for applications that require high bandwidth or low latency.
1919

2020
[id="components-sr-iov-network-devices"]
2121
== Components that manage SR-IOV network devices
@@ -54,6 +54,7 @@ A CNI plug-in that attaches InfiniBand (IB) VF interfaces allocated from the SR-
5454
The SR-IOV Network resources injector and SR-IOV Network Operator webhook are enabled by default and can be disabled by editing the `default` `SriovOperatorConfig` CR.
5555
====
5656

57+
include::modules/nw-sriov-supported-platforms.adoc[leveloffset=+2]
5758
include::modules/nw-sriov-supported-devices.adoc[leveloffset=+2]
5859
include::modules/nw-sriov-device-discovery.adoc[leveloffset=+2]
5960
include::modules/nw-sriov-example-vf-function-in-pod.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)