Skip to content

Commit 6dc2596

Browse files
committed
removing The only allowed values..
1 parent 2988268 commit 6dc2596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
deviceType: netdevice <2>
4040
isRdma: true <3>
4141
----
42-
<1> Specify the device hex code of the SR-IOV network device. The only allowed values for Mellanox cards are `1015` and `1017`.
42+
<1> Specify the device hex code of the SR-IOV network device.
4343
<2> Specify the driver type for the virtual functions to `netdevice`. A Mellanox SR-IOV Virtual Function (VF) can work in DPDK mode without using the `vfio-pci` device type. The VF device appears as a kernel network interface inside a container.
4444
<3> Enable Remote Direct Memory Access (RDMA) mode. This is required for Mellanox cards to work in DPDK mode.
4545
+

0 commit comments

Comments
 (0)