git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f5e137
)
doc: update Tx burst behavior
author
Zhiyong Yang
<zhiyong.yang@intel.com>
Wed, 29 Mar 2017 15:56:48 +0000
(16:56 +0100)
committer
Ferruh 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
patch
|
blob
|
history
diff --git
a/doc/guides/rel_notes/release_17_05.rst
b/doc/guides/rel_notes/release_17_05.rst
index
705ba27
..
1888cff
100644
(file)
--- 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: