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 057df93..9b86912 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,8 @@ Post-v2.8.0 * Add support for vHost IOMMU * New debug appctl command 'netdev-dpdk/get-mempool-info'. * All the netdev-dpdk appctl commands described in ovs-vswitchd man page. + - Userspace datapath: + * Output packet batching support. v2.8.0 - 31 Aug 2017 -------------------- -- 2.7.4 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
