GoogleCloudPlatform / GoogleCloudPlatform/compute-virtual-ethernet-linux

identify tx and rx interrupts

Open
#64 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
91
Forks
44
Avg merge
1h 21m
Merged PRs (30d)
2

Description

`/proc/interrupts` shows me the following names: `gve-ntfy-blk@pci...` where `` is a number. There is no distinction between RX and TX.

1. How can we identify RX irqs?
2. running `sudo ethtool -L ens3 rx 1` and `sudo ethtool -L ens3 tx 1` does not change number of irqs. how they correspond to the current number of queues set in the driver.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.