Aquantia / AQtion

Aquantia AQC multigigabit NIC linux driver (atlantic) - development preview
https://www.aquantia.com
82 stars 28 forks source link

Network statistics update interval #40

Open AlTech98 opened 2 years ago

AlTech98 commented 2 years ago

If i try to read /sys/class/net/enp7s0/statistics/rx_bytes it give the same value if called multiple times in the same second.

Is there a way to change the statistics update interval?

I'm using:

cail commented 1 year ago

Hello,

Only through the code changes - but thats not recommended.

Stats update is a bulky operation. Why do you need under-second intervals?