Commit 0325143
igc: disable L1.2 PCI-E link substate to avoid performance issue
I226 devices advertise support for the PCI-E link L1.2 substate. However,
due to a hardware limitation, the exit latency from this low-power state
is longer than the packet buffer can tolerate under high traffic
conditions. This can lead to packet loss and degraded performance.
To mitigate this, disable the L1.2 substate. The increased power draw
between L1.1 and L1.2 is insignificant.
Fixes: 4354621 ("igc: Add new device ID's")
Link: https://lore.kernel.org/intel-wired-lan/15248b4f-3271-42dd-8e35-02bfc92b25e1@intel.com
Signed-off-by: Vitaly Lifshits <vitaly.lifshits@intel.com>
Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Tested-by: Mor Bar-Gabay <morx.bar.gabay@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>1 parent b2beb5b commit 0325143
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7115 | 7115 | | |
7116 | 7116 | | |
7117 | 7117 | | |
| 7118 | + | |
| 7119 | + | |
| 7120 | + | |
| 7121 | + | |
7118 | 7122 | | |
7119 | 7123 | | |
7120 | 7124 | | |
| |||
7500 | 7504 | | |
7501 | 7505 | | |
7502 | 7506 | | |
| 7507 | + | |
| 7508 | + | |
| 7509 | + | |
7503 | 7510 | | |
7504 | 7511 | | |
7505 | 7512 | | |
| |||
7625 | 7632 | | |
7626 | 7633 | | |
7627 | 7634 | | |
| 7635 | + | |
| 7636 | + | |
| 7637 | + | |
7628 | 7638 | | |
7629 | 7639 | | |
7630 | 7640 | | |
| |||
0 commit comments