Skip to main content
NetApp Knowledge Base

Why the length of packet is more than the jumbo frames when the StorageGRID MTU is set as 1500?

Views:
33
Visibility:
Public
Votes:
0
Category:
storagegrid
Specialty:
sgrid
Last Updated:

Applies to

StorageGRID 11.7.0

Answer

  • In the output of the command ethtool -k <ethx> this is attributable to the fact that Transmit Segmentation Offloading (TSO) and Large Receive Offload (LRO) are enabled on the NIC.

tcp-segmentation-offload: on
       tx-tcp-segmentation: on
       tx-tcp-ecn-segmentation: on
       tx-tcp-mangleid-segmentation: on
       tx-tcp6-segmentation: on
generic-segmentation-offload: on
generic-receive-offload: on
tx-vlan-offload: on

• Due to the enabled settings, the packet sizes in the trace may not match the MTU exactly. However, this should not affect performance or cause any issues, as the traces are captured above the NIC level.

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.