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. Buffer Split on Rx
- 2.15. LRO
- 2.16. TSO
- 2.17. Promiscuous mode
- 2.18. Allmulticast mode
- 2.19. Unicast MAC filter
- 2.20. Multicast MAC filter
- 2.21. RSS hash
- 2.22. Inner RSS
- 2.23. RSS key update
- 2.24. RSS reta update
- 2.25. VMDq
- 2.26. SR-IOV
- 2.27. DCB
- 2.28. VLAN filter
- 2.29. Flow control
- 2.30. Rate limitation
- 2.31. Traffic mirroring
- 2.32. Inline crypto
- 2.33. Inline protocol
- 2.34. CRC offload
- 2.35. VLAN offload
- 2.36. QinQ offload
- 2.37. FEC
- 2.38. L3 checksum offload
- 2.39. L4 checksum offload
- 2.40. Timestamp offload
- 2.41. MACsec offload
- 2.42. Inner L3 checksum
- 2.43. Inner L4 checksum
- 2.44. Packet type parsing
- 2.45. Timesync
- 2.46. Rx descriptor status
- 2.47. Tx descriptor status
- 2.48. Basic stats
- 2.49. Extended stats
- 2.50. Stats per queue
- 2.51. FW version
- 2.52. EEPROM dump
- 2.53. Module EEPROM dump
- 2.54. Registers dump
- 2.55. LED
- 2.56. Multiprocess aware
- 2.57. FreeBSD
- 2.58. Linux
- 2.59. Windows
- 2.60. ARMv7
- 2.61. ARMv8
- 2.62. Power8
- 2.63. x86-32
- 2.64. x86-64
- 2.65. Usage doc
- 2.66. Design doc
- 2.67. Perf doc
- 2.68. Runtime Rx queue setup
- 2.69. Runtime Tx queue setup
- 2.70. Burst mode info
- 2.71. PMD power management using monitor addresses
- 2.72. 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
- 6.1. Overview
- 6.2. Device Parameters
- 6.3. Data Path Interface
- 6.4. Configuration Information
- 6.5. Dynamic PMD Extension
- 6.6. Building DPDK
- 6.7. Supported ARK RTL PCIe Instances
- 6.8. Supported Operating Systems
- 6.9. Supported Features
- 6.10. Unsupported Features
- 6.11. Pre-Requisites
- 6.12. Usage Example
- 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. CNXK Poll Mode driver
- 13. CXGBE Poll Mode Driver
- 14. DPAA Poll Mode Driver
- 15. DPAA2 Poll Mode Driver
- 15.1. NXP DPAA2 (Data Path Acceleration Architecture Gen2)
- 15.2. DPAA2 DPDK - Poll Mode Driver Overview
- 15.3. Supported DPAA2 SoCs
- 15.4. Prerequisites
- 15.5. Driver compilation and testing
- 15.6. Enabling logs
- 15.7. Allowing & Blocking
- 15.8. Running secondary debug app without blocklist
- 15.9. Limitations
- 15.10. Traffic Management API
- 16. Driver for VM Emulated Devices
- 17. ENA Poll Mode Driver
- 18. ENETC Poll Mode Driver
- 19. ENIC Poll Mode Driver
- 19.1. How to obtain ENIC PMD integrated DPDK
- 19.2. Configuration information
- 19.3. SR-IOV mode utilization
- 19.4. Generic Flow API support
- 19.5. Overlay Offload
- 19.6. Ingress VLAN Rewrite
- 19.7. Vectorized Rx Handler
- 19.8. 64B Completion Queue Entry
- 19.9. Limitations
- 19.10. How to build the suite
- 19.11. Supported Cisco VIC adapters
- 19.12. Supported Operating Systems
- 19.13. Supported features
- 19.14. Known bugs and unsupported features in this release
- 19.15. Prerequisites
- 19.16. Additional Reference
- 19.17. Contact Information
- 20. FM10K Poll Mode Driver
- 21. HINIC Poll Mode Driver
- 22. HNS3 Poll Mode Driver
- 23. I40E Poll Mode Driver
- 23.1. Features
- 23.2. Linux Prerequisites
- 23.3. Windows Prerequisites
- 23.4. Recommended Matching List
- 23.5. Pre-Installation Configuration
- 23.6. Driver compilation and testing
- 23.7. SR-IOV: Prerequisites and sample Application Notes
- 23.8. Sample Application Notes
- 23.9. Limitations or Known issues
- 23.9.1. MPLS packet classification
- 23.9.2. 16 Byte RX Descriptor setting on DPDK VF
- 23.9.3. Receive packets with Ethertype 0x88A8
- 23.9.4. Incorrect Rx statistics when packet is oversize
- 23.9.5. RX/TX statistics may be incorrect when register overflowed
- 23.9.6. VF & TC max bandwidth setting
- 23.9.7. TC TX scheduling mode setting
- 23.9.8. VF performance is impacted by PCI extended tag setting
- 23.9.9. Vlan strip of VF
- 23.9.10. DCB function
- 23.9.11. Global configuration warning
- 23.9.12. Cloud Filter
- 23.9.13. Mirror rule limitation for X722
- 23.10. High Performance of Small Packets on 40GbE NIC
- 23.11. Example of getting best performance with l3fwd example
- 24. ICE Poll Mode Driver
- 25. IGB Poll Mode Driver
- 26. IGC Poll Mode Driver
- 27. IONIC Driver
- 28. IPN3KE Poll Mode Driver
- 29. IXGBE Driver
- 30. Intel Virtual Function Driver
- 31. KNI Poll Mode Driver
- 32. LiquidIO VF Poll Mode Driver
- 33. Memif Poll Mode Driver
- 34. MLX4 poll mode driver library
- 35. MLX5 poll mode driver
- 35.1. Design
- 35.2. Features
- 35.3. Limitations
- 35.4. Statistics
- 35.5. Configuration
- 35.6. Linux Prerequisites
- 35.7. Windows Prerequisites
- 35.8. Supported NICs
- 35.9. Quick Start Guide on OFED/EN
- 35.10. Enable switchdev mode
- 35.11. Sub-Function support
- 35.12. Sub-Function representor support
- 35.13. Performance tuning
- 35.14. Rx burst functions
- 35.15. Supported hardware offloads
- 35.16. Notes for metadata
- 35.17. Notes for rte_flow
- 35.18. Notes for testpmd
- 35.19. Usage example
- 35.20. How to dump flows
- 35.21. How to share a meter between ports in the same switch domain
- 35.22. How to use meter hierarchy
- 36. MVNETA Poll Mode Driver
- 37. MVPP2 Poll Mode Driver
- 38. Netvsc poll mode driver
- 39. NFB poll mode driver library
- 40. NFP poll mode driver library
- 41. NGBE Poll Mode Driver
- 42. NULL Poll Mode Driver
- 43. OCTEON TX Poll Mode driver
- 44. OCTEON TX2 Poll Mode driver
- 45. OCTEON TX EP Poll Mode driver
- 46. PFE Poll Mode Driver
- 47. QEDE Poll Mode Driver
- 48. Solarflare libefx-based Poll Mode Driver
- 49. Soft NIC Poll Mode Driver
- 50. SZEDATA2 poll mode driver library
- 51. Tun|Tap Poll Mode Driver
- 52. ThunderX NICVF Poll Mode Driver
- 53. TXGBE Poll Mode Driver
- 54. VDEV_NETVSC driver
- 55. Poll Mode Driver for Emulated Virtio NIC
- 56. Poll Mode Driver that wraps vhost library
- 57. Poll Mode Driver for Paravirtual VMXNET3 NIC
- 58. Libpcap and Ring Based Poll Mode Drivers
- 59. Fail-safe poll mode driver library