diff mbox series

[ovs-dev,branch,2.7] NEWS: Add LSC support for DPDK.

Message ID 1527001186-17661-1-git-send-email-ian.stokes@intel.com
State Accepted
Delegated to: Ian Stokes
Headers show
Series [ovs-dev,branch,2.7] NEWS: Add LSC support for DPDK. | expand

Commit Message

Stokes, Ian May 22, 2018, 2:59 p.m. UTC
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 <ian.stokes@intel.com>
---
 NEWS | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

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