intel / intel/ethernet-linux-ixgbe

ixgbe: Does ethtool -m (DOM/eeprom reads) block datapath or cause traffic delay?

Open
#28 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
77
Forks
31
PR merge metrics
No merged PRs in 30d

Description

Hi,

We are using ixgbe driver version 5.19.9 (firmware 0x800000cb) on Intel NICs with SFP.
We observed occasional latency spikes when running `ethtool -m ethX` to read the module
DOM/eeprom data.

1. Does `ethtool -m` on ixgbe trigger a synchronous I2C/EEPROM read that can
temporarily block the NIC datapath or cause packet delay?
2. Are there known driver or firmware versions where this was fixed or improved?
3. Is there a recommended way to read DOM data safely without disrupting traffic instead of ethtool for SFP monitoring?

Any confirmation or guidance would be appreciated.

Thanks,
Tal

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.