From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] virtio: Support mergeable buffer in virtio pmd Date: Wed, 24 Sep 2014 11:31:46 +0200 Message-ID: <2446963.gpRyEul7fH@xps13> References: <1408006475-17606-1-git-send-email-changchun.ouyang@intel.com> <6BD6202160B55B409D423293115822625483B6@SHSMSX101.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Fu, JingguoX" Return-path: In-Reply-To: <6BD6202160B55B409D423293115822625483B6-0J0gbvR4kThpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi Jingguo, 2014-09-24 09:22, Fu, JingguoX: > Tested-by: Jingguo Fu > > This patch includes 1 files, and has been tested by Intel. > Please see information as the following: > > Host: > Fedora 19 x86_64, Linux Kernel 3.9.0, GCC 4.8.2 Intel Xeon CPU E5-2680 v2 @ 2.80GHz > NIC: Intel Niantic 82599, Intel i350, Intel 82580 and Intel 82576 > > Guest: > Fedora 16 x86_64, Linux Kernel 3.4.2, GCC 4.6.3 Qemu emulator 1.4.2 > > This patch tests with user space vhost driver library patch. > We verified zero copy and one copy test cases for functional and performance. > > This patch depend on the two patches: > [dpdk-dev] [PATCH] virtio: Update max RX packet length http://www.dpdk.org/ml/archives/dev/2014-September/005107.html > [dpdk-dev] [PATCH] virtio: Fix vring entry number issue http://www.dpdk.org/ml/archives/dev/2014-September/005170.html This patch and the previous one (Support jumbo frame in user space vhost) were part of release 1.7.1. You already sent an email about this test: http://dpdk.org/ml/archives/dev/2014-July/004466.html So I'm not sure it deserves another email today. -- Thomas