Skip to content

Commit 976412b

Browse files
authored
Merge pull request #57399 from kquinn1204/OCPBUGS-10550
OCPBUGS-10550 removing erroneous line as per PR 54754
2 parents 155b4c4 + b41596c commit 976412b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-sriov-rdma-example-mellanox.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:
4141
deviceType: netdevice <2>
4242
isRdma: true <3>
4343
----
44-
<1> Specify the device hex code of SR-IOV network device. The only allowed values for Mellanox cards are `1015`, `1017`.
44+
<1> Specify the device hex code of the SR-IOV network device.
4545
<2> Specify the driver type for the virtual functions to `netdevice`.
4646
<3> Enable RDMA mode.
4747
+

0 commit comments

Comments
 (0)