2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 01:51:26 +00:00

NEWS: add a note about hw offloading

Signed-off-by: Roi Dayan <roid@mellanox.com>
Acked-by: Flavio Leitner <fbl@sysclose.org>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
This commit is contained in:
Roi Dayan 2017-06-13 18:03:55 +03:00 committed by Simon Horman
parent 3cd9988619
commit bf090264e6

3
NEWS
View File

@ -65,6 +65,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
---------------------