1.. SPDX-License-Identifier: BSD-3-Clause 2 Copyright(c) 2017 Intel Corporation. 3 4IGB Poll Mode Driver 5==================== 6 7The IGB PMD (**librte_net_e1000**) provides poll mode driver 8support for Intel 1GbE nics. 9 10Features 11-------- 12 13Features of the IGB PMD are: 14 15* Multiple queues for TX and RX 16* Receiver Side Scaling (RSS) 17* MAC/VLAN filtering 18* Packet type information 19* Double VLAN 20* IEEE 1588 21* TSO offload 22* Checksum offload 23* TCP segmentation offload 24* Jumbo frames supported 25 26 27Limitations or Known issues 28--------------------------- 29 30 31Supported Chipsets and NICs 32--------------------------- 33 34- Intel 82576EB 10 Gigabit Ethernet Controller 35- Intel 82580EB 10 Gigabit Ethernet Controller 36- Intel 82580DB 10 Gigabit Ethernet Controller 37- Intel Ethernet Controller I210 38- Intel Ethernet Controller I350 39