From: Zhiyong Yang Date: Wed, 29 Mar 2017 15:56:48 +0000 (+0100) Subject: doc: update Tx burst behavior X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=64705763690d1dc3ada58605ae8e95198a32b174;p=dpdk.git doc: update Tx burst behavior Signed-off-by: Zhiyong Yang --- diff --git a/doc/guides/rel_notes/release_17_05.rst b/doc/guides/rel_notes/release_17_05.rst index 705ba279d7..1888cffec7 100644 --- a/doc/guides/rel_notes/release_17_05.rst +++ b/doc/guides/rel_notes/release_17_05.rst @@ -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: