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?
[ ] Bugfix
[X] Feature
[ ] Code style update
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Tests
[ ] Other
Check list
[X] Code follows the style de facto guidelines of this project
[X] Comments have been inserted in hard to understand places
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