e1000: support EM devices (also known as e1000/e1000e)
authorIntel <intel.com>
Wed, 19 Dec 2012 23:00:00 +0000 (00:00 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 25 Jul 2013 13:40:56 +0000 (15:40 +0200)
commit805803445a02faedd5bd54d0d747d32d2dc42e66
treec9d7b9d7bed339ee26f2047c771a02792d33c587
parent0197e3ecf5795947b8c9a67fa1f2a764c279da88
e1000: support EM devices (also known as e1000/e1000e)

Signed-off-by: Intel
config/defconfig_i686-default-linuxapp-gcc
config/defconfig_i686-default-linuxapp-icc
config/defconfig_x86_64-default-linuxapp-gcc
config/defconfig_x86_64-default-linuxapp-icc
lib/librte_pmd_e1000/Makefile
lib/librte_pmd_e1000/e1000_ethdev.h
lib/librte_pmd_e1000/em_ethdev.c [new file with mode: 0644]
lib/librte_pmd_e1000/em_rxtx.c [new file with mode: 0644]
mk/rte.vars.mk