1.. SPDX-License-Identifier: BSD-3-Clause 2 Copyright(c) 2018 Aquantia Corporation. 3 4Aquantia Atlantic DPDK Driver 5============================= 6 7Atlantic DPDK driver provides DPDK support for Aquantia's AQtion family of chipsets: AQC107/AQC108/AQC109 8 9More information can be found at `Aquantia Official Website 10<https://www.aquantia.com/products/client-connectivity/>`_. 11 12Supported features 13^^^^^^^^^^^^^^^^^^ 14 15- Base L2 features 16- Promiscuous mode 17- Multicast mode 18- Port statistics 19- RSS (Receive Side Scaling) 20- Checksum offload 21- Jumbo Frame up to 16K 22- MACSEC offload 23 24Experimental API features 25^^^^^^^^^^^^^^^^^^^^^^^^^ 26 27- MACSEC PMD API is considered as experimental and is subject to change/removal in next DPDK releases. 28 29 30Application Programming Interface 31--------------------------------- 32 33Limitations or Known issues 34--------------------------- 35 36Statistics 37~~~~~~~~~~ 38 39MTU setting 40~~~~~~~~~~~ 41 42Atlantic NIC supports up to 16K jumbo frame size 43 44Supported Chipsets and NICs 45--------------------------- 46 47- Aquantia AQtion AQC107 10 Gigabit Ethernet Controller 48- Aquantia AQtion AQC108 5 Gigabit Ethernet Controller 49- Aquantia AQtion AQC109 2.5 Gigabit Ethernet Controller 50