2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 09:58:01 +00:00

NEWS: Mark output packet batching support.

New feature should be mentioned in news, especially because it has
user-visible configuration options.

Signed-off-by: Ilya Maximets <i.maximets@samsung.com>
Acked-by: Jan Scheurich <jan.scheurich@ericsson.com>
Signed-off-by: Ian Stokes <ian.stokes@intel.com>
This commit is contained in:
Ilya Maximets 2018-01-15 13:20:55 +03:00 committed by Ian Stokes
parent 00adb8d7c8
commit 06ee1d3e06

2
NEWS
View File

@ -42,6 +42,8 @@ Post-v2.8.0
"management" statistics. "management" statistics.
- ovs-ofctl dump-ports command now prints new of set custom statistics - ovs-ofctl dump-ports command now prints new of set custom statistics
if available (for OpenFlow 1.4+). if available (for OpenFlow 1.4+).
- Userspace datapath:
* Output packet batching support.
- vswitchd: - vswitchd:
* Datapath IDs may now be specified as 0x1 (etc.) instead of 16 digits. * Datapath IDs may now be specified as 0x1 (etc.) instead of 16 digits.
* Configuring a controller, or unconfiguring all controllers, now deletes * Configuring a controller, or unconfiguring all controllers, now deletes