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