New feature should be mentioned in news, especially because it has user-visible configuration options.
Signed-off-by: Ilya Maximets <[email protected]> --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 95e93c0..93e3941 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,8 @@ Post-v2.8.0 "management" statistics. - ovs-ofctl dump-ports command now prints new of set custom statistics if available (for OpenFlow 1.4+). + - Userspace datapath: + * Output packet batching support. - vswitchd: * Datapath IDs may now be specified as 0x1 (etc.) instead of 16 digits. * Configuring a controller, or unconfiguring all controllers, now deletes -- 2.7.4 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
