From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE, SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 325C3C07E95 for ; Fri, 16 Jul 2021 14:18:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 11A3B613F8 for ; Fri, 16 Jul 2021 14:18:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240253AbhGPOVV (ORCPT ); Fri, 16 Jul 2021 10:21:21 -0400 Received: from out30-43.freemail.mail.aliyun.com ([115.124.30.43]:56742 "EHLO out30-43.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232808AbhGPOVQ (ORCPT ); Fri, 16 Jul 2021 10:21:16 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R241e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e04423;MF=xianting.tian@linux.alibaba.com;NM=1;PH=DS;RN=6;SR=0;TI=SMTPD_---0UfzqysG_1626445099; Received: from B-LB6YLVDL-0141.local(mailfrom:xianting.tian@linux.alibaba.com fp:SMTPD_---0UfzqysG_1626445099) by smtp.aliyun-inc.com(127.0.0.1); Fri, 16 Jul 2021 22:18:20 +0800 Subject: Re: [PATCH] virtio-balloon: Use virtio_find_vqs() helper To: David Hildenbrand , Xianting Tian , mst@redhat.com, jasowang@redhat.com Cc: virtualization@lists.linux-foundation.org, linux-kernel@vger.kernel.org References: <1626190724-7942-1-git-send-email-xianting_tian@126.com> <95d7f688-79fc-05dc-87ca-da46e0179f0e@redhat.com> <58096b5a-8acb-a88f-c2c6-cd6e3201407f@redhat.com> From: tianxianting Message-ID: Date: Fri, 16 Jul 2021 22:18:19 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 MIME-Version: 1.0 In-Reply-To: <58096b5a-8acb-a88f-c2c6-cd6e3201407f@redhat.com> Content-Type: text/plain; charset=gbk; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org you really were in the ¡°to¡± list of my original email£º£© ÔÚ 2021/7/16 ÏÂÎç9:10, David Hildenbrand дµÀ: > On 16.07.21 14:53, David Hildenbrand wrote: >> On 16.07.21 14:46, tianxianting wrote: >>> Do you interest in this patch? just little improvment:) >> >> I am, especially when I'm cc'ed and aware of it ;) >> > > Sorry, just found it in my gmail spam folder ... WTH. Why does the > original one get filtered but not your ping ... >