Add PCI IDs and basic support for Intel's newer client platforms.
MFC: 2 weeks
Differential D29801
e1000: Add support for [Tiger, Alder, Meteor] Lake client platforms kbowling on Apr 16 2021, 11:57 PM. Authored by Tags None Referenced Files
Subscribers None
Details Add PCI IDs and basic support for Intel's newer client platforms. MFC: 2 weeks Taking a look at the BSDL DPDK driver I believe these changes to be sufficient for the first two https://github.com/DPDK/dpdk/tree/main/drivers/net/e1000. Meteor Lake is a ways out but no reason not to add the public IDs now.
Diff Detail
Event Timeline
Comment Actions Were there any other hacks or hardware workarounds? I think they usually add some every generation, but maybe they've finally stopped with these last I219 versions.
Comment Actions I at least couldn't find any special handling for any of these devices in the Linux or DPDK drivers. |