From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 6/8] driver/virtio:enqueue vhost TX offload Date: Wed, 04 Nov 2015 14:18:12 +0100 Message-ID: <4105806.UIj9otbWQy@xps13> References: <1446634456-413-1-git-send-email-jijiang.liu@intel.com> <2611781.I9AKvK5K3K@xps13> <1ED644BD7E0A5F4091CF203DAFB8E4CC22BCFE40@SHSMSX101.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Michael S. Tsirkin" To: "Liu, Jijiang" Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 9E14911F5 for ; Wed, 4 Nov 2015 14:19:24 +0100 (CET) Received: by wmeg8 with SMTP id g8so41210363wme.1 for ; Wed, 04 Nov 2015 05:19:24 -0800 (PST) In-Reply-To: <1ED644BD7E0A5F4091CF203DAFB8E4CC22BCFE40@SHSMSX101.ccr.corp.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" 2015-11-04 12:52, Liu, Jijiang: > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > > Please could you check that your virtio implementation works with a vanilla > > Linux with or without vhost? > > Thanks [...] > Xu Qian can send the test report out. Yes please, I'd like to see a test report showing this virtio running with Linux vhost and without vhost. We must check that the checksum is well offloaded and sent packets are valids. Thanks