LSC support was previously added but no entry was made to the NEWS document. Fix this by adding it to NEWS for OVS 2.9.1.
Signed-off-by: Ian Stokes <[email protected]> --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 06f4a64..3e8df79 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,8 @@ v2.9.1 - 18 May 2018 * ovs-sandbox: New support for clustered databases. - OVN: * ovn-sbctl, ovn-nbctl: New options --leader-only, --no-leader-only. + - DPDK: + * Add LSC interrupt support for DPDK physical devices. - Bug fixes v2.9.0 - 19 Feb 2018 -- 2.7.5 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
