Skip to content

Commit 3882d2e

Browse files
author
Shubha Narayanan
committed
Added warning for MTU value
1 parent 766421f commit 3882d2e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/nw-sriov-networknodepolicy-object.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@ When specifying a name, be sure to use the accepted syntax expression `^[a-zA-Z0
5050
<5> Optional: The priority is an integer value between `0` and `99`. A smaller value receives higher priority. For example, a priority of `10` is a higher priority than `99`. The default value is `99`.
5151

5252
<6> Optional: The maximum transmission unit (MTU) of the virtual function. The maximum MTU value can vary for different network interface controller (NIC) models.
53+
+
54+
[IMPORTANT]
55+
====
56+
If you want to create virtual function on the default network interface, ensure that the MTU is set to a value that matches the cluster MTU.
57+
====
5358

5459
<7> Optional: Set `needVhostNet` to `true` to mount the `/dev/vhost-net` device in the pod. Use the mounted `/dev/vhost-net` device with Data Plane Development Kit (DPDK) to forward traffic to the kernel network stack.
5560

0 commit comments

Comments
 (0)