From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175]) by dpdk.org (Postfix) with ESMTP id 017665946 for ; Mon, 9 Feb 2015 16:35:10 +0100 (CET) Received: by mail-wi0-f175.google.com with SMTP id r20so1760103wiv.2 for ; Mon, 09 Feb 2015 07:35:09 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=SGQHz0/ICt9CU6RtelDtXeRYI8HfdKRADMfFoneVqAU=; b=Jz/sMg3yAmhqeOh0SKuGyzUzuG4mgezTsCyaIpSNJ9vwj8JPXU6E7BJL9MKn/5ipzw F1Ujogl0kgh7pDdHmJp3Rdn3plHRwCOnwxUJw6v8AwNJuYCKMZ6wFaVVHP+uqo5kxEs/ Wt85Cmodcd77fJIfL+VCQv+epWZHXYDCwr3vdJqvk1BIcZrGKQszkMiSLjg/YlQVUjzm BWBN267UNlVgI8o0A4q9MlEIUehSN/FfVFEA25aaXmTLr/2qFjh806a69/DUOESAswsm VT5CHOzbUETa/YFfMRHcuvXTjNjL8/9j/BIljPbdbpNsQUYuBFy7lRqpqepX9r8Cstxs 8Kbg== X-Gm-Message-State: ALoCoQneVj+slBeZ9AEQjw/n8wzsWYSg3SGCp1PZyx8JnYlG1Q8sSQmMZpcL6aYvf4FWOQGYiVXg X-Received: by 10.180.96.37 with SMTP id dp5mr28339957wib.64.1423496109711; Mon, 09 Feb 2015 07:35:09 -0800 (PST) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id hm6sm16816215wjb.32.2015.02.09.07.35.08 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Feb 2015 07:35:08 -0800 (PST) From: Thomas Monjalon To: "Ouyang, Changchun" Date: Mon, 09 Feb 2015 16:34:40 +0100 Message-ID: <7376235.RH2lZXlipR@xps13> Organization: 6WIND User-Agent: KMail/4.14.4 (Linux/3.18.4-1-ARCH; KDE/4.14.4; x86_64; ; ) In-Reply-To: <91383E96CE459D47BCE92EFBF5CE73B004F46E2B@IRSMSX108.ger.corp.intel.com> References: <1423101448-32505-1-git-send-email-changchun.ouyang@intel.com> <91383E96CE459D47BCE92EFBF5CE73B004F46E2B@IRSMSX108.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] maintainer: claim review for virtio/vhost X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2015 15:35:10 -0000 > > I will be a volunteer of reviewing the following files: > > lib/librte_pmd_virtio/ > > doc/guides/prog_guide/poll_mode_drv_emulated_virtio_nic.rst > > lib/librte_vhost/ > > doc/guides/prog_guide/vhost_lib.rst > > examples/vhost/ > > doc/guides/sample_app_ug/vhost.rst > > > > Signed-off-by: Changchun Ouyang > > Acked-by: Sergio Gonzalez Monroy Acked-by: Thomas Monjalon Applied, thanks