LSC support was previously added but no entry was made to the NEWS document. Fix this by adding it to NEWS for OVS 2.8.3.
Signed-off-by: Ian Stokes <[email protected]> --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 31fb40a..c8b5659 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ v2.8.4 - xx xxx xxxx v2.8.3 - 18 May 2018 --------------------- + - DPDK: + * Add LSC interrupt support for DPDK physical devices. - Bug fixes v2.8.2 - 19 Feb 2018 -- 2.7.5 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
