]> git.droids-corp.org - dpdk.git/commitdiff
doc: update Tx burst behavior
authorZhiyong Yang <zhiyong.yang@intel.com>
Wed, 29 Mar 2017 15:56:48 +0000 (16:56 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 4 Apr 2017 17:02:55 +0000 (19:02 +0200)
Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
doc/guides/rel_notes/release_17_05.rst

index 705ba279d7e69652f68b5beb30cc94e11a7a778f..1888cffec74628f694a7b1e5b7c2650291b312eb 100644 (file)
@@ -67,6 +67,12 @@ New Features
 
   sPAPR IOMMU based pci probing enabled for vfio-pci devices.
 
+* **Kept consistent PMD batching behaviour.**
+
+  Removed the limit of fm10k/i40e/ixgbe TX burst size and vhost RX/TX burst size
+  in order to support the same policy of "make an best effort to RX/TX pkts"
+  for PMDs.
+
 * **Updated the ixgbe base driver.**
 
   Updated the ixgbe base driver, including the following changes: