doc: update Tx burst behavior

Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
This commit is contained in:
Zhiyong Yang 2017-03-29 16:56:48 +01:00 committed by Ferruh Yigit
parent 3f5e137097
commit 6470576369

View 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: