Skip to content

Commit b41596c

Browse files
committed
OCPBUGS-10550 removing erroneous line as per PR 54754
1 parent 4c01e47 commit b41596c

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)