diff mbox

[ovs-dev,V10,33/33] NEWS: add a note about hw offloading

Message ID 1496922410-36853-34-git-send-email-roid@mellanox.com
State Superseded
Headers show

Commit Message

Roi Dayan June 8, 2017, 11:46 a.m. UTC
Signed-off-by: Roi Dayan <roid@mellanox.com>
---
 NEWS | 3 +++
 1 file changed, 3 insertions(+)

Comments

Flavio Leitner June 10, 2017, 1:22 p.m. UTC | #1
On Thu, Jun 08, 2017 at 02:46:50PM +0300, Roi Dayan wrote:
> Signed-off-by: Roi Dayan <roid@mellanox.com>
> ---

Acked-by: Flavio Leitner <fbl@sysclose.org>
diff mbox

Patch

diff --git a/NEWS b/NEWS
index 82004c8..fd2c98e 100644
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,9 @@  Post-v2.7.0
      * Transparently pop and push Ethernet headers at transmit/reception
        of packets to/from L3 tunnels.
    - The BFD detection multiplier is now user-configurable.
+   - New support for HW offloading
+     * HW offloading is disabled by default.
+     * HW offloading is done through the TC interface.
 
 v2.7.0 - 21 Feb 2017
 ---------------------