Advertisement
Auto9211

ubuntu

Jan 28th, 2019
516
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo ethtool -k enp0s31f6
  2. Features for enp0s31f6:
  3. rx-checksumming: on
  4. tx-checksumming: on
  5. tx-checksum-ipv4: off [fixed]
  6. tx-checksum-ip-generic: on
  7. tx-checksum-ipv6: off [fixed]
  8. tx-checksum-fcoe-crc: off [fixed]
  9. tx-checksum-sctp: off [fixed]
  10. scatter-gather: on
  11. tx-scatter-gather: on
  12. tx-scatter-gather-fraglist: off [fixed]
  13. tcp-segmentation-offload: on
  14. tx-tcp-segmentation: on
  15. tx-tcp-ecn-segmentation: off [fixed]
  16. tx-tcp-mangleid-segmentation: off
  17. tx-tcp6-segmentation: on
  18. udp-fragmentation-offload: off
  19. generic-segmentation-offload: on
  20. generic-receive-offload: on
  21. large-receive-offload: off [fixed]
  22. rx-vlan-offload: on
  23. tx-vlan-offload: on
  24. ntuple-filters: off [fixed]
  25. receive-hashing: on
  26. highdma: on [fixed]
  27. rx-vlan-filter: off [fixed]
  28. vlan-challenged: off [fixed]
  29. tx-lockless: off [fixed]
  30. netns-local: off [fixed]
  31. tx-gso-robust: off [fixed]
  32. tx-fcoe-segmentation: off [fixed]
  33. tx-gre-segmentation: off [fixed]
  34. tx-gre-csum-segmentation: off [fixed]
  35. tx-ipxip4-segmentation: off [fixed]
  36. tx-ipxip6-segmentation: off [fixed]
  37. tx-udp_tnl-segmentation: off [fixed]
  38. tx-udp_tnl-csum-segmentation: off [fixed]
  39. tx-gso-partial: off [fixed]
  40. tx-sctp-segmentation: off [fixed]
  41. tx-esp-segmentation: off [fixed]
  42. fcoe-mtu: off [fixed]
  43. tx-nocache-copy: off
  44. loopback: off [fixed]
  45. rx-fcs: off
  46. rx-all: off
  47. tx-vlan-stag-hw-insert: off [fixed]
  48. rx-vlan-stag-hw-parse: off [fixed]
  49. rx-vlan-stag-filter: off [fixed]
  50. l2-fwd-offload: off [fixed]
  51. hw-tc-offload: off [fixed]
  52. esp-hw-offload: off [fixed]
  53. esp-tx-csum-hw-offload: off [fixed]
  54. rx-udp_tunnel-port-offload: off [fixed]
  55.  
  56. ////////////////////////////////////////////
  57.  
  58. ubuntu@ubuntu:~$ sudo ethtool -i enp0s31f6
  59. driver: e1000e
  60. version: 3.2.6-k
  61. firmware-version: 0.2-4
  62. expansion-rom-version:
  63. bus-info: 0000:00:1f.6
  64. supports-statistics: yes
  65. supports-test: yes
  66. supports-eeprom-access: yes
  67. supports-register-dump: yes
  68. supports-priv-flags: no
  69.  
  70. ////////////////////////////////////////////
  71.  
  72. 765 / 818
  73. 667 / 790
  74. 871 / 791
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement