From: Ilya Maximets <[email protected]> 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 a7f2def..d9c6641 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,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. - vswitchd: * Datapath IDs may now be specified as 0x1 (etc.) instead of 16 digits. -- 1.9.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
