- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
I have an Intel server with Ubuntu 16.04.2
02:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
02:00.1 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
I am unable to set mtu to a value higher than 1500, the error I get is:
SIOCSIFMTU: Invalid argument
I have downloaded and installed driver 4.6.4 and 5.0.4 and both DO NOT WORK
I have kernel
4.8.0-49-generic # 52~16.04.1-Ubuntu SMP Thu Apr 20 10:55:59 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
I have tried issuing the following commands:
ethtool -K eno4 rx-vlan-filter off
ethtool -K eno3 rxvlan off
ethtool -K eno3 txvlan off
But still cannot set the mtu to a different value.
Can anybody help?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dadopap,
Have you tried enable the jumbo frame support?
As extracted from the websiteJumbo Frames support is enabled by changing the MTU to a value larger than the default of 1500. The maximum value for the MTU is 16110. Use the ip command to increase the MTU size. For example: ip link set dev ethx mtu 9000 The maximum MTU setting for Jumbo Frames is 9710. This value coincides with the maximum Jumbo Frames size of 9728. https://www.kernel.org/doc/Documentation/networking/ixgbe.txt
Thanks,
wb
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dadopap,
Thank you for the post. Let me check on this.
Rgds,
wb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dadopap,
Have you tried enable the jumbo frame support?
As extracted from the websiteJumbo Frames support is enabled by changing the MTU to a value larger than the default of 1500. The maximum value for the MTU is 16110. Use the ip command to increase the MTU size. For example: ip link set dev ethx mtu 9000 The maximum MTU setting for Jumbo Frames is 9710. This value coincides with the maximum Jumbo Frames size of 9728. https://www.kernel.org/doc/Documentation/networking/ixgbe.txt
Thanks,
wb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dadopap,
Please feel free to update me if further assistance needed.
rgds,
wb
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page