Advertisement
Guest User

Untitled

a guest
Aug 11th, 2020
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.78 KB | None | 0 0
  1. ethtool -S eno2
  2. NIC statistics:
  3. rx_packets: 2591921587
  4. tx_packets: 2644428064
  5. rx_bytes: 595117150535
  6. tx_bytes: 597503528431
  7. rx_broadcast: 540945
  8. tx_broadcast: 73829
  9. rx_multicast: 958990
  10. tx_multicast: 81787
  11. multicast: 958990
  12. collisions: 0
  13. rx_crc_errors: 0
  14. rx_no_buffer_count: 0
  15. rx_missed_errors: 0
  16. tx_aborted_errors: 0
  17. tx_carrier_errors: 0
  18. tx_window_errors: 0
  19. tx_abort_late_coll: 0
  20. tx_deferred_ok: 0
  21. tx_single_coll_ok: 0
  22. tx_multi_coll_ok: 0
  23. tx_timeout_count: 0
  24. rx_long_length_errors: 0
  25. rx_short_length_errors: 0
  26. rx_align_errors: 0
  27. tx_tcp_seg_good: 2371309
  28. tx_tcp_seg_failed: 0
  29. rx_flow_control_xon: 0
  30. rx_flow_control_xoff: 0
  31. tx_flow_control_xon: 0
  32. tx_flow_control_xoff: 0
  33. rx_long_byte_count: 595117150535
  34. tx_dma_out_of_sync: 0
  35. tx_smbus: 0
  36. rx_smbus: 0
  37. dropped_smbus: 0
  38. os2bmc_rx_by_bmc: 0
  39. os2bmc_tx_by_bmc: 0
  40. os2bmc_tx_by_host: 0
  41. os2bmc_rx_by_host: 0
  42. tx_hwtstamp_timeouts: 0
  43. tx_hwtstamp_skipped: 0
  44. rx_hwtstamp_cleared: 0
  45. rx_errors: 0
  46. tx_errors: 0
  47. tx_dropped: 0
  48. rx_length_errors: 0
  49. rx_over_errors: 0
  50. rx_frame_errors: 0
  51. rx_fifo_errors: 6917
  52. tx_fifo_errors: 0
  53. tx_heartbeat_errors: 0
  54. tx_queue_0_packets: 518220837
  55. tx_queue_0_bytes: 121978543090
  56. tx_queue_0_restart: 0
  57. tx_queue_1_packets: 525819054
  58. tx_queue_1_bytes: 111421494736
  59. tx_queue_1_restart: 0
  60. tx_queue_2_packets: 918398141
  61. tx_queue_2_bytes: 205941211521
  62. tx_queue_2_restart: 11
  63. tx_queue_3_packets: 681990034
  64. tx_queue_3_bytes: 147579971733
  65. tx_queue_3_restart: 0
  66. rx_queue_0_packets: 736548952
  67. rx_queue_0_bytes: 164184444748
  68. rx_queue_0_drops: 906
  69. rx_queue_0_csum_err: 0
  70. rx_queue_0_alloc_failed: 0
  71. rx_queue_1_packets: 29614423
  72. rx_queue_1_bytes: 11003012056
  73. rx_queue_1_drops: 0
  74. rx_queue_1_csum_err: 0
  75. rx_queue_1_alloc_failed: 0
  76. rx_queue_2_packets: 514713768
  77. rx_queue_2_bytes: 116097818757
  78. rx_queue_2_drops: 64
  79. rx_queue_2_csum_err: 0
  80. rx_queue_2_alloc_failed: 0
  81. rx_queue_3_packets: 1311037532
  82. rx_queue_3_bytes: 293462703722
  83. rx_queue_3_drops: 5947
  84. rx_queue_3_csum_err: 0
  85. rx_queue_3_alloc_failed: 0
  86.  
  87. ethtool -S eno1
  88. NIC statistics:
  89. rx_packets: 3343410449
  90. tx_packets: 3191047731
  91. rx_bytes: 761696926425
  92. tx_bytes: 746319543578
  93. rx_broadcast: 3406867
  94. tx_broadcast: 403
  95. rx_multicast: 964120
  96. tx_multicast: 163632
  97. multicast: 964120
  98. collisions: 0
  99. rx_crc_errors: 0
  100. rx_no_buffer_count: 0
  101. rx_missed_errors: 0
  102. tx_aborted_errors: 0
  103. tx_carrier_errors: 0
  104. tx_window_errors: 0
  105. tx_abort_late_coll: 0
  106. tx_deferred_ok: 0
  107. tx_single_coll_ok: 0
  108. tx_multi_coll_ok: 0
  109. tx_timeout_count: 0
  110. rx_long_length_errors: 0
  111. rx_short_length_errors: 0
  112. rx_align_errors: 0
  113. tx_tcp_seg_good: 5522248
  114. tx_tcp_seg_failed: 0
  115. rx_flow_control_xon: 0
  116. rx_flow_control_xoff: 0
  117. tx_flow_control_xon: 0
  118. tx_flow_control_xoff: 0
  119. rx_long_byte_count: 761696926425
  120. tx_dma_out_of_sync: 0
  121. tx_smbus: 0
  122. rx_smbus: 0
  123. dropped_smbus: 0
  124. os2bmc_rx_by_bmc: 0
  125. os2bmc_tx_by_bmc: 0
  126. os2bmc_tx_by_host: 0
  127. os2bmc_rx_by_host: 0
  128. tx_hwtstamp_timeouts: 0
  129. tx_hwtstamp_skipped: 0
  130. rx_hwtstamp_cleared: 0
  131. rx_errors: 0
  132. tx_errors: 0
  133. tx_dropped: 0
  134. rx_length_errors: 0
  135. rx_over_errors: 0
  136. rx_frame_errors: 0
  137. rx_fifo_errors: 9851
  138. tx_fifo_errors: 0
  139. tx_heartbeat_errors: 0
  140. tx_queue_0_packets: 895594091
  141. tx_queue_0_bytes: 203733871243
  142. tx_queue_0_restart: 27
  143. tx_queue_1_packets: 225272496
  144. tx_queue_1_bytes: 60625061514
  145. tx_queue_1_restart: 0
  146. tx_queue_2_packets: 687730352
  147. tx_queue_2_bytes: 161407777306
  148. tx_queue_2_restart: 2
  149. tx_queue_3_packets: 1382450794
  150. tx_queue_3_bytes: 307724139652
  151. tx_queue_3_restart: 33
  152. rx_queue_0_packets: 674214600
  153. rx_queue_0_bytes: 152363845789
  154. rx_queue_0_drops: 1017
  155. rx_queue_0_csum_err: 356
  156. rx_queue_0_alloc_failed: 0
  157. rx_queue_1_packets: 620075577
  158. rx_queue_1_bytes: 139715599335
  159. rx_queue_1_drops: 295
  160. rx_queue_1_csum_err: 260
  161. rx_queue_1_alloc_failed: 0
  162. rx_queue_2_packets: 1175853654
  163. rx_queue_2_bytes: 260613158805
  164. rx_queue_2_drops: 6628
  165. rx_queue_2_csum_err: 335
  166. rx_queue_2_alloc_failed: 0
  167. rx_queue_3_packets: 873256772
  168. rx_queue_3_bytes: 195618804487
  169. rx_queue_3_drops: 1911
  170. rx_queue_3_csum_err: 411
  171. rx_queue_3_alloc_failed: 0
  172.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement