From d288d885c0ef1d5cfe2812806fe23a91c306d2bf Mon Sep 17 00:00:00 2001 From: Ngairangbam Mili Date: Tue, 28 Jan 2025 16:38:18 +0000 Subject: [PATCH] Update MTU upper limit (r10, dsr10)- Openstack Related review: https://review.opendev.org/c/starlingx/docs/+/940282 Change-Id: Ica9c7fb429e9fcf0583d908a48bb61530e992ada Signed-off-by: Ngairangbam Mili --- doc/source/datanet/openstack/configuring-data-interfaces.rst | 2 +- doc/source/planning/openstack/the-ethernet-mtu.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/datanet/openstack/configuring-data-interfaces.rst b/doc/source/datanet/openstack/configuring-data-interfaces.rst index d7941c6aa..2a90526cf 100644 --- a/doc/source/datanet/openstack/configuring-data-interfaces.rst +++ b/doc/source/datanet/openstack/configuring-data-interfaces.rst @@ -50,7 +50,7 @@ For each of the above procedures, configure the node interface specifying the +-------------+-----------+-----------+----------+------+----------------+-------------+----------------------------+---------------------------+ | 0aa20d82-...| sriovvf2 | pci-sriov | vf | None | [] | [u'sriov0'] | [] | MTU=1500,max_tx_rate=100 | | 0e5f162d-...| mgmt0 | platform | vlan | 163 | [] | [u'sriov0'] | [] | MTU=1500 | - | 14f2ed53-...| sriov0 | pci-sriov | ethernet | None | [u'enp24s0f0'] | [] | [u'sriovnet1', u'oam0', | MTU=9216 | + | 14f2ed53-...| sriov0 | pci-sriov | ethernet | None | [u'enp24s0f0'] | [] | [u'sriovnet1', u'oam0', | MTU=9000 | | | | | | | | | u'sriovnet2', u'sriovvf2', | | | | | | | | | | u'sriovvf1', u'mgmt0', | | | | | | | | | | u'pxeboot0'] | | diff --git a/doc/source/planning/openstack/the-ethernet-mtu.rst b/doc/source/planning/openstack/the-ethernet-mtu.rst index d26ec300f..9be534de5 100755 --- a/doc/source/planning/openstack/the-ethernet-mtu.rst +++ b/doc/source/planning/openstack/the-ethernet-mtu.rst @@ -48,7 +48,7 @@ networks: `. In all cases, the default |MTU| size is 1500. The minimum value is 576, and the -maximum is 9216. +maximum is 9000. .. note:: You cannot change the |MTU| for a cluster-host interface. The default |MTU|