Actions
Feature #12379
closede1000g: Need support for Intel I219 v10-v15
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Intel has released information (via Linux) about new I219 variants for forthcoming processors. These act basically the same as existing variants. We should add these IDs for users such that when these parts comes out they will work for them.
Updated by Robert Mustacchi about 2 years ago
To test this a group of folks in the community were able to exercise these changes on several different generations of PCIe cards, including:
- pciex8086,1502 - 82579LM
- pci8086,107c - 82541PI
- pciex8086,1096 - 80003ES2LAN
- pciex8086,15b7 - I219 LM (2)
Testing ran the gamut, but most of it covered basic usage of the parts. Given that these are fairly unobtrusive changes, that should be fairly good.
Updated by Electric Monk about 2 years ago
- Status changed from New to Closed
- % Done changed from 90 to 100
git commit 528737823843346cf95a4a701612f82089135554
commit 528737823843346cf95a4a701612f82089135554 Author: Robert Mustacchi <rm@fingolfin.org> Date: 2020-03-19T16:41:00.000Z 12379 e1000g: Need support for Intel I219 v10-v15 Reviewed by: Yuri Pankov <ypankov@fastmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Paul Winder <paul@winders.demon.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
Actions