From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v8 0/5] add virtio offload support in us-vhost Date: Wed, 17 Feb 2016 22:58:51 +0100 Message-ID: <2717325.i8lhpSWrpM@xps13> References: <1454657502-28872-1-git-send-email-jijiang.liu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Jijiang Liu Return-path: Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by dpdk.org (Postfix) with ESMTP id CBD10C31A for ; Wed, 17 Feb 2016 23:00:24 +0100 (CET) Received: by mail-wm0-f53.google.com with SMTP id b205so175175092wmb.1 for ; Wed, 17 Feb 2016 14:00:24 -0800 (PST) In-Reply-To: <1454657502-28872-1-git-send-email-jijiang.liu@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-02-05 15:31, Jijiang Liu: > Adds virtio offload support in us-vhost. > > The patch set adds 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, and change vhost sample to test them. > > In short, this patch set supports the followings, > > - DPDK vhost CSUM & TSO for VM2NIC case > > - CSUM and TSO support between legacy virtio-net and DPDK vhost for > VM2VM and NIC2VM cases. Applied, thanks Please check how titles and release notes have been reworded. It may help for next times.