[PATCH] net/e1000: align device IDs with base code
Bruce Richardson
bruce.richardson at intel.com
Wed Jul 1 11:45:40 CEST 2026
On Wed, Jul 01, 2026 at 09:45:45AM +0100, Medvedkin, Vladimir wrote:
>
> On 6/30/2026 5:16 PM, Bruce Richardson wrote:
> > The e1000 base header lists multiple PCI device IDs in e1000_hw.h that
> > are not present in the em PCI ID table. Add the missing IDs so DPDK can
> > probe all e1000 devices defined by the shared base code.
> >
> > Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> Acked-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
> > ---
> > drivers/net/intel/e1000/em_ethdev.c | 70 +++++++++++++++++++++++++++++
> > 1 file changed, 70 insertions(+)
> >
Applied to dpdk-next-net-intel.
/Bruce
More information about the dev
mailing list