[PATCH v8 5/5] doc/rel_notes: add virtio offload feature in new feature section
From: Jijiang Liu <hidden>
Date: 2016-02-05 07:32:00
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Jijiang Liu <hidden>
Date: 2016-02-05 07:32:00
Subsystem:
the rest · Maintainer:
Linus Torvalds
Update new feature section with virtio offload feature description. Signed-off-by: Jijiang Liu <redacted> --- doc/guides/rel_notes/release_2_3.rst | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/doc/guides/rel_notes/release_2_3.rst b/doc/guides/rel_notes/release_2_3.rst
index 7945694..47d4cb0 100644
--- a/doc/guides/rel_notes/release_2_3.rst
+++ b/doc/guides/rel_notes/release_2_3.rst@@ -39,6 +39,11 @@ This section should contain new features added in this release. Sample format: Enabled virtio 1.0 support for virtio pmd driver. +* **Support virtio offload in us-vhost." + + Add the feature negotiation of checksum and TSO between us-vhost and vanilla + Linux virtio guest, and add these offload features support in the vhost lib. + Resolved Issues ---------------
--
1.7.7.6