net/enetc: enable CRC offload
[dpdk.git] / doc / guides / rel_notes / release_19_05.rst
index 555acaa..3312a87 100644 (file)
@@ -84,6 +84,11 @@ New Features
   and receive raw packets through the socket which would bypass the kernel
   network stack to achieve high performance packet processing.
 
+* **Added a net PMD NFB.**
+
+  Added the new ``nfb`` net driver for Netcope NFB cards. See
+  the :doc:`../nics/nfb` NIC guide for more details on this new driver.
+
 * **Updated Solarflare network PMD.**
 
   Updated the sfc_efx driver including the following changes:
@@ -135,6 +140,20 @@ New Features
   New features for PF:
 
   * Added support for VXLAN-GPE packet.
+  * Added support for VXLAN-GPE classification.
+
+* **Updated the ENETC driver.**
+
+  New features:
+
+  * Added physical addressing mode support
+  * Added SXGMII interface support
+  * Added basic statistics support
+  * Added promiscuous and allmulticast mode support
+  * Added MTU update support
+  * Added jumbo frame support
+  * Added queue start/stop
+  * Added CRC offload support
 
 * **Updated the QuickAssist Technology PMD.**
 
@@ -187,6 +206,11 @@ API Changes
   ``rte_service_attr_get()`` has been changed
   from ``uint32_t *`` to ``uint64_t *``.
 
+* meter: replace ``enum rte_meter_color`` in meter library with new
+  ``rte_color`` definition added in 19.02. To consolidate mulitple color
+  definitions replicated at many places such as: rte_mtr.h, rte_tm.h,
+  replacements with rte_color values are done.
+
 * vfio: Functions ``rte_vfio_container_dma_map`` and
   ``rte_vfio_container_dma_unmap`` have been extended with an option to
   request mapping or un-mapping to the default vfio container fd.
@@ -272,7 +296,7 @@ The libraries prepended with a plus sign were incremented in this version.
      librte_mbuf.so.5
      librte_member.so.1
      librte_mempool.so.5
-     librte_meter.so.2
+     librte_meter.so.3
      librte_metrics.so.1
      librte_net.so.1
      librte_pci.so.1