DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jijiang Liu <jijiang.liu@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH v8 5/5] doc/rel_notes: add virtio offload feature in new feature section
Date: Fri,  5 Feb 2016 15:31:42 +0800	[thread overview]
Message-ID: <1454657502-28872-6-git-send-email-jijiang.liu@intel.com> (raw)
In-Reply-To: <1454657502-28872-1-git-send-email-jijiang.liu@intel.com>

Update new feature section with virtio offload feature description.

Signed-off-by: Jijiang Liu <jijiang.liu@intel.com>
---
 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

  parent reply	other threads:[~2016-02-05  7:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-05  7:31 [dpdk-dev] [PATCH v8 0/5] add virtio offload support in us-vhost Jijiang Liu
2016-02-05  7:31 ` [dpdk-dev] [PATCH v8 1/5] vhost/lib: add vhost TX offload capabilities in vhost lib Jijiang Liu
2016-02-05  7:31 ` [dpdk-dev] [PATCH v8 2/5] vhost/lib: add guest offload setting Jijiang Liu
2016-02-05  7:31 ` [dpdk-dev] [PATCH v8 3/5] sample/vhost: remove the ipv4_hdr structure defination Jijiang Liu
2016-02-05  7:31 ` [dpdk-dev] [PATCH v8 4/5] example/vhost: add virtio offload test in vhost sample Jijiang Liu
2016-02-05  7:31 ` Jijiang Liu [this message]
2016-02-17 21:58 ` [dpdk-dev] [PATCH v8 0/5] add virtio offload support in us-vhost Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1454657502-28872-6-git-send-email-jijiang.liu@intel.com \
    --to=jijiang.liu@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).