diff options
author | Shay Agroskin <shayagr@amazon.com> | 2021-06-08 19:01:13 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-08 14:41:09 -0700 |
commit | 0ee251cd9a6398a07cc8cfc849c0efa3f28ece98 (patch) | |
tree | 1a25de5ade71bc8e1747ad43b387fcc69b37b07d /Documentation/networking | |
parent | 9e5269a915a8e3d6f4bae5641451737e9cca70c0 (diff) |
net: ena: add jiffies of last napi call to stats
There are instances when we want to know when the last napi was
called for debugging.
On stuck / heavy loaded CPUs, the ena napi handler might not be
called for a long period of time. This stat can help us to
determine how much time passed since the last execution of napi.
Signed-off-by: Sameeh Jubran <sameehj@amazon.com>
Signed-off-by: Shay Agroskin <shayagr@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions