Created
January 8, 2015 08:07
-
-
Save danish-rehman/4aaf1233b8735be95d19 to your computer and use it in GitHub Desktop.
Remove the offloading
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>> sudo ethtool --offload eth1 rx off tx off | |
>> sudo ethtool -K eth1 gso off |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment