Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp88927imm; Thu, 12 Jul 2018 14:47:49 -0700 (PDT) X-Google-Smtp-Source: AAOMgpeFzuEuhgZq8jPsf8tzqvhmCJfSbyNmkYETaKG2yIw2jlwq5ndfjq9hUVP85AJgOQf93k9Q X-Received: by 2002:a62:998:: with SMTP id 24-v6mr4061088pfj.99.1531432069767; Thu, 12 Jul 2018 14:47:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531432069; cv=none; d=google.com; s=arc-20160816; b=ISn9mfwdHEaEsaJEx3EA+h07ZqRUpweJsyen4SLIoxXENlhimAiiOQaUlVqOLJPaWq mdy93nn+Ibn03gwuV4868O8WiMDMrjwZgZpkuV40c1bb3tMjr+ZhxFkVIqgG/i3Gg1JN nQm2hwoL7RNUt9FlXG7Jy8SW9OYJsKfMq+6CyZ5kB12Gu6yItNFpoZMQPtGonlHnPpx2 NZdBsEbLb5ZZfgG1HCAlFyocJf66JgPRA50pwlwVWv+vLsaLArkF/ujJx58UnStiq9RJ th4tk/0pijYdCMokiIEwgeet3jukXX+01Gm6geNK7G/DmKf/INL15Jtg1xe0UZZNZbtH Bvdw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date :arc-authentication-results; bh=Jg2IKUg2kIKx180x/g6axBnDUM2uSVzJwWwhyu0NaqY=; b=csBlfawVQM3oiOPd7fdkfU4GCr++4/JmvmnZYn1nneoexU3CzXSO6UE14Jn38lNmJZ 4m+FdPz/LqSxprj0KKfFHys37hMaL2y7wZ+JT2dGn6kWbVDJ2LrocGUrHNpnANmgSG05 Jj8uqxAvnDZGxhwdx/6x62D9W9oAv7y5cVWB+FRmJuM9GzBzBIipVjo72DfyjIit1jhd 0IYSWNmTfaSdaZDfj/tfvKJztnPGMdxcDBoWhxGPo+eesMQuAtOIcKo2rmTcrNxWo2ue uIyuBqhlvmnbGNxTP6QIupJiriMIqSlznU2+bHK+SFjj5Pml/Ly8DsS39LCep2/4QAKe bS4Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t10-v6si13334438pge.624.2018.07.12.14.47.33; Thu, 12 Jul 2018 14:47:49 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726722AbeGLV41 (ORCPT + 99 others); Thu, 12 Jul 2018 17:56:27 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:43200 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726512AbeGLV41 (ORCPT ); Thu, 12 Jul 2018 17:56:27 -0400 Received: from localhost (74-93-104-98-Washington.hfc.comcastbusiness.net [74.93.104.98]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 6B613102C739D; Thu, 12 Jul 2018 14:44:59 -0700 (PDT) Date: Thu, 12 Jul 2018 14:44:58 -0700 (PDT) Message-Id: <20180712.144458.2076041018423659380.davem@davemloft.net> To: tiwei.bie@intel.com Cc: mst@redhat.com, jasowang@redhat.com, virtualization@lists.linux-foundation.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, virtio-dev@lists.oasis-open.org, wexu@redhat.com, jfreimann@redhat.com Subject: Re: [PATCH net-next v2 0/5] virtio: support packed ring From: David Miller In-Reply-To: <20180711022711.7090-1-tiwei.bie@intel.com> References: <20180711022711.7090-1-tiwei.bie@intel.com> X-Mailer: Mew version 6.7 on Emacs 25.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 12 Jul 2018 14:44:59 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Tiwei Bie Date: Wed, 11 Jul 2018 10:27:06 +0800 > Hello everyone, > > This patch set implements packed ring support in virtio driver. > > Some functional tests have been done with Jason's > packed ring implementation in vhost: > > https://lkml.org/lkml/2018/7/3/33 > > Both of ping and netperf worked as expected. Michael and Jason, where are we with this series?