[dpdk-dev] [PATCH 02/34] e1000/base: add new devices

Stephen Hemminger stephen at networkplumber.org
Wed Oct 14 18:00:57 CEST 2015


On Wed, 14 Oct 2015 14:34:07 +0800
Wenzhuo Lu <wenzhuo.lu at intel.com> wrote:

> Add some new i218 devices.
> 
> Signed-off-by: Wenzhuo Lu <wenzhuo.lu at intel.com>
> ---
>  drivers/net/e1000/base/e1000_api.c     |  4 ++++
>  drivers/net/e1000/base/e1000_defines.h |  2 ++
>  drivers/net/e1000/base/e1000_hw.h      |  4 ++++
>  drivers/net/e1000/base/e1000_ich8lan.c | 18 ++++++++++++++----
>  4 files changed, 24 insertions(+), 4 deletions(-)

I assume a later patch will add these devices to the DPDK PCI device
list. There are still some issues where base driver supports more
devices than the DPDK list.



More information about the dev mailing list