numam-dpdk/lib/librte_pmd_e1000
Sergey Mironov ce5abac145 igb: fix i211 support
igb_ethdev.c contains function eth_igb_infos_get() which should set
number of tx/rx queues supported by the hardware. It contains huge
[switch] but there is no i211 case!
Also, there are few other places which mention i210, but not mention i211.

I didn't check it enough to say it is totally correct.
For now I see that it just able to send and receive some packets.

Signed-off-by: Sergey Mironov <grrwlf@gmail.com>
Reviewed-by: Helin Zhang <helin.zhang@intel.com>
[Thomas: fix indent]
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-09-24 19:33:36 +02:00
..
e1000 e1000/base: add a raw log macro 2014-09-18 20:52:42 +02:00
e1000_ethdev.h igb: add filters 2014-06-16 19:55:04 +02:00
e1000_logs.h e1000: always log init messages 2014-09-18 20:52:42 +02:00
em_ethdev.c e1000: clean log messages 2014-09-18 20:52:42 +02:00
em_rxtx.c e1000: add a message when forcing scatter mode 2014-09-18 20:52:42 +02:00
igb_ethdev.c igb: fix i211 support 2014-09-24 19:33:36 +02:00
igb_pf.c e1000: use the right debug macro 2014-09-18 20:52:42 +02:00
igb_rxtx.c e1000: add a message when forcing scatter mode 2014-09-18 20:52:42 +02:00
Makefile explicit shared code naming as base driver 2014-06-26 07:15:46 +02:00