Mellanox / libxlio

Other
45 stars 21 forks source link

issue: 3807308 Add Ring TSO statistics #178

Closed AlexanderGrissik closed 4 months ago

AlexanderGrissik commented 4 months ago

Description

TSO statistics are very important for tracking TX performance.

What

Two variables are added, TSO packets number and TSO bytes number. With these two and with conjunction of total TX packets and bytes, the needed information can be derrived.

Why ?

Statistics and performance visibility

Change type

What kind of change does this PR introduce?

Check list