app/testpmd: introduce IP parsing functions in csum fwd engine
[dpdk.git] / doc / guides / rel_notes / supported_features.rst
index 864f488..7936e93 100644 (file)
 Supported Features
 ==================
 
+*   Packet Distributor library for dynamic, single-packet at a time, load balancing
+
+*   IP fragmentation and reassembly library
+
+*   Support for IPv6 in IP fragmentation and reassembly sample applications
+
+*   Support for VFIO for mapping BARs and setting up interrupts
+
+*   Link Bonding PMD Library supporting round-robin, active backup, balance(layer 2, layer 2+3, and layer 3+4) and broadcast bonding modes
+
+*   Support zero copy mode RX/TX in user space vhost sample
+
+*   Support multiple queues in virtio-net PMD
+
+*   Support for Intel 40GbE Controllers:
+
+    *   Intel® XL710 40 Gigabit Ethernet Controller
+
+    *   Intel® X710 40 Gigabit Ethernet Controller
+
+*   Support NIC filters in addition to flow director for Intel� 1GbE and 10GbE Controllers
+
 *   Virtualization (KVM)
 
     *   Userspace vhost switch:
@@ -360,3 +382,8 @@ Supported Features
     *   Exact match flow classification in the L3 Forwarding sample application
 
     *   Support in LPM for IPv6 addresses
+
+* Tunneling packet support:
+
+    *   Provide the APIs for VXLAN destination UDP port and VXLAN packet filter configuration
+        and support VXLAN TX checksum offload on Intel® 40GbE Controllers.