From: markryde on 26 Mar 2010 14:47 Hello, When I run: ethtool --show-offload eth0 (or ethtool -K) I get : .... Offload parameters for eth0: Cannot get device flags: Operation not supported .... generic-segmentation-offload: off generic-receive-offload: off .... When I try to change offload parameters thus: ethtool -K gro on eth0 I get: no offload settings changed The same is with: ethtool -K gso on eth0 Does this mean that the nic does not support gro/gso ? Is support for gro/gso is a hw feature ? or is gro/gso is implemented only in sw ? Rgs, Mark
|
Pages: 1 Prev: Need help with Mellanox HCA on CentOS5.4 Next: denyhosts |