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: Thu, 25 Sep 2014 09:12:05 +0200 Message-ID: <2393176.zJD9MqeYnF@xps13> References: <1408006475-17606-1-git-send-email-changchun.ouyang@intel.com> <6BD6202160B55B409D42329311582262548504@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: <6BD6202160B55B409D42329311582262548504-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" 2014-09-25 00:47, Fu, JingguoX: > Yes, I had finished the patch validation, so I reply the email, thanks. I think there are 3 cases where a test report could be needed: 1) the patch is pending 2) an error is found during validation 3) the test is described with some useful information Here the third case could apply if you were describing how you test "zero copy" and "one copy". > > > 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 Thanks -- Thomas