Network Interface Controller Drivers
- 1. Overview of Networking Drivers
- 2. Features Overview
- 2.1. Speed capabilities
- 2.2. Link status
- 2.3. Link status event
- 2.4. Removal event
- 2.5. Queue status event
- 2.6. Rx interrupt
- 2.7. Lock-free Tx queue
- 2.8. Fast mbuf free
- 2.9. Free Tx mbuf on demand
- 2.10. Queue start/stop
- 2.11. MTU update
- 2.12. Jumbo frame
- 2.13. Scattered Rx
- 2.14. LRO
- 2.15. TSO
- 2.16. Promiscuous mode
- 2.17. Allmulticast mode
- 2.18. Unicast MAC filter
- 2.19. Multicast MAC filter
- 2.20. RSS hash
- 2.21. Inner RSS
- 2.22. RSS key update
- 2.23. RSS reta update
- 2.24. VMDq
- 2.25. SR-IOV
- 2.26. DCB
- 2.27. VLAN filter
- 2.28. Flow control
- 2.29. Flow API
- 2.30. Rate limitation
- 2.31. Traffic mirroring
- 2.32. Inline crypto
- 2.33. CRC offload
- 2.34. VLAN offload
- 2.35. QinQ offload
- 2.36. L3 checksum offload
- 2.37. L4 checksum offload
- 2.38. Timestamp offload
- 2.39. MACsec offload
- 2.40. Inner L3 checksum
- 2.41. Inner L4 checksum
- 2.42. Packet type parsing
- 2.43. Timesync
- 2.44. Rx descriptor status
- 2.45. Tx descriptor status
- 2.46. Basic stats
- 2.47. Extended stats
- 2.48. Stats per queue
- 2.49. FW version
- 2.50. EEPROM dump
- 2.51. Module EEPROM dump
- 2.52. Registers dump
- 2.53. LED
- 2.54. Multiprocess aware
- 2.55. BSD nic_uio
- 2.56. Linux UIO
- 2.57. Linux VFIO
- 2.58. Other kdrv
- 2.59. ARMv7
- 2.60. ARMv8
- 2.61. Power8
- 2.62. x86-32
- 2.63. x86-64
- 2.64. Usage doc
- 2.65. Design doc
- 2.66. Perf doc
- 2.67. Runtime Rx queue setup
- 2.68. Runtime Tx queue setup
- 2.69. Other dev ops not represented by a Feature
- 3. Compiling and testing a PMD for a NIC
- 4. AF_PACKET Poll Mode Driver
- 5. AF_XDP Poll Mode Driver
- 6. ARK Poll Mode Driver
- 7. Aquantia Atlantic DPDK Driver
- 8. AVP Poll Mode Driver
- 9. AXGBE Poll Mode Driver
- 10. BNX2X Poll Mode Driver
- 11. BNXT Poll Mode Driver
- 12. CXGBE Poll Mode Driver
- 13. DPAA Poll Mode Driver
- 14. DPAA2 Poll Mode Driver
- 15. Driver for VM Emulated Devices
- 16. ENA Poll Mode Driver
- 17. ENETC Poll Mode Driver
- 18. ENIC Poll Mode Driver
- 18.1. How to obtain ENIC PMD integrated DPDK
- 18.2. Configuration information
- 18.3. Flow director support
- 18.4. SR-IOV mode utilization
- 18.5. Generic Flow API support
- 18.6. Overlay Offload
- 18.7. Ingress VLAN Rewrite
- 18.8. Vectorized Rx Handler
- 18.9. Limitations
- 18.10. How to build the suite
- 18.11. Supported Cisco VIC adapters
- 18.12. Supported Operating Systems
- 18.13. Supported features
- 18.14. Known bugs and unsupported features in this release
- 18.15. Prerequisites
- 18.16. Additional Reference
- 18.17. Contact Information
- 19. FM10K Poll Mode Driver
- 20. HINIC Poll Mode Driver
- 21. I40E Poll Mode Driver
- 21.1. Features
- 21.2. Prerequisites
- 21.3. Recommended Matching List
- 21.4. Pre-Installation Configuration
- 21.5. Driver compilation and testing
- 21.6. SR-IOV: Prerequisites and sample Application Notes
- 21.7. Sample Application Notes
- 21.8. Limitations or Known issues
- 21.8.1. MPLS packet classification
- 21.8.2. 16 Byte RX Descriptor setting on DPDK VF
- 21.8.3. Receive packets with Ethertype 0x88A8
- 21.8.4. Incorrect Rx statistics when packet is oversize
- 21.8.5. VF & TC max bandwidth setting
- 21.8.6. TC TX scheduling mode setting
- 21.8.7. VF performance is impacted by PCI extended tag setting
- 21.8.8. Vlan strip of VF
- 21.8.9. DCB function
- 21.8.10. Global configuration warning
- 21.9. High Performance of Small Packets on 40GbE NIC
- 21.10. Example of getting best performance with l3fwd example
- 22. ICE Poll Mode Driver
- 23. IFCVF vDPA driver
- 24. IGB Poll Mode Driver
- 25. IPN3KE Poll Mode Driver
- 26. IXGBE Driver
- 27. Intel Virtual Function Driver
- 28. KNI Poll Mode Driver
- 29. LiquidIO VF Poll Mode Driver
- 30. Memif Poll Mode Driver
- 31. MLX4 poll mode driver library
- 32. MLX5 poll mode driver
- 33. MVNETA Poll Mode Driver
- 34. MVPP2 Poll Mode Driver
- 35. Netvsc poll mode driver
- 36. NFB poll mode driver library
- 37. NFP poll mode driver library
- 38. OCTEON TX Poll Mode driver
- 39. OCTEON TX2 Poll Mode driver
- 40. QEDE Poll Mode Driver
- 41. Solarflare libefx-based Poll Mode Driver
- 42. Soft NIC Poll Mode Driver
- 43. SZEDATA2 poll mode driver library
- 44. Tun|Tap Poll Mode Driver
- 45. ThunderX NICVF Poll Mode Driver
- 46. VDEV_NETVSC driver
- 47. Poll Mode Driver for Emulated Virtio NIC
- 48. Poll Mode Driver that wraps vhost library
- 49. Poll Mode Driver for Paravirtual VMXNET3 NIC
- 50. Libpcap and Ring Based Poll Mode Drivers
- 51. Fail-safe poll mode driver library