]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_18_05.rst
net/axgbe: add minimal init and uninit support
[dpdk.git] / doc / guides / rel_notes / release_18_05.rst
index a018ef5e063b74e151200f4f30bd5e95fada57b7..fb00f0c07f75693ede84ac002ace1793a9e19166 100644 (file)
@@ -58,6 +58,12 @@ New Features
   * Added support for NVGRE, VXLAN and GENEVE filters in flow API.
   * Added support for DROP action in flow API.
 
+* **Added Ethernet poll mode driver for AMD XGBE devices.**
+
+  Added the new ``axgbe`` ethernet poll mode driver for AMD XGBE devices.
+  See the :doc:`../nics/axgbe` nic driver guide for more details on this
+  new driver.
+
 * **Added device event monitor framework.**
 
   Added a general device event monitor framework at EAL, for device dynamic management.