summaryrefslogtreecommitdiff
path: root/HISTORY.rst
diff options
context:
space:
mode:
authorgarrisoncarter <31416563+garrisoncarter@users.noreply.github.com>2022-07-11 00:57:14 -0700
committerGitHub <noreply@github.com>2022-07-11 09:57:14 +0200
commitd4eea1f8fc138b39ea78b3bf555c2e0438f2404e (patch)
tree73345897298cdd69a1dd706a69adb264d1436430 /HISTORY.rst
parent072e3bfcf2dfc45288dd00de816f2940e5d5f2bc (diff)
downloadpsutil-d4eea1f8fc138b39ea78b3bf555c2e0438f2404e.tar.gz
[Linux] `net_if_stats()` returns an incorrect speed value for 100GbE network cards (#2096)
Diffstat (limited to 'HISTORY.rst')
-rw-r--r--HISTORY.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY.rst b/HISTORY.rst
index c270f7d5..d4c68192 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -30,6 +30,8 @@
``min`` and ``max`` are in MHz.
- 2050_, [Linux]: `virtual_memory()`_ may raise ``ValueError`` if running in a
LCX container.
+- 2095_, [Linux]: `net_if_stats()` returns incorrect interface speed for 100GbE
+ network cards
5.9.0
=====