Skip to content

Instantly share code, notes, and snippets.

@danish-rehman
Created January 8, 2015 08:07
Show Gist options
  • Save danish-rehman/4aaf1233b8735be95d19 to your computer and use it in GitHub Desktop.
Save danish-rehman/4aaf1233b8735be95d19 to your computer and use it in GitHub Desktop.
Remove the offloading
>> 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