commit | 518f213dddb3375e8cf0fcb791dda4c7d1ce4c74 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Sun Apr 10 21:44:44 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 14 16:23:40 2016 -0400 |
tree | b639743e47b0a547346dc5143a8fddddabf92798 | |
parent | cb689269acc8cf911a2b28d22da155ee83f8dbdc [diff] |
ethtool: Add support for toggling any of the GSO offloads The strings were missing for several of the GSO offloads that are available. This patch provides the missing strings so that we can toggle or query any of them via the ethtool command. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Signed-off-by: David S. Miller <davem@davemloft.net>