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.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,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 18B40C2B9F4 for ; Tue, 22 Jun 2021 06:06:01 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A0E5F60E08 for ; Tue, 22 Jun 2021 06:06:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A0E5F60E08 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:32808 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lvZXr-0006HX-9r for qemu-devel@archiver.kernel.org; Tue, 22 Jun 2021 02:05:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45360) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lvZXH-0005bv-PF for qemu-devel@nongnu.org; Tue, 22 Jun 2021 02:05:23 -0400 Received: from mga17.intel.com ([192.55.52.151]:24430) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lvZXF-0007Nz-1Y for qemu-devel@nongnu.org; Tue, 22 Jun 2021 02:05:23 -0400 IronPort-SDR: zDIZinkcCezkh7hzq4Ioh1fY2dtZFC1c/WDGxV/Vs9vOMy+9baEOHgufW5KRcOaKJpET8iPcOT sJFE3Su6Umxg== X-IronPort-AV: E=McAfee;i="6200,9189,10022"; a="187372418" X-IronPort-AV: E=Sophos;i="5.83,291,1616482800"; d="scan'208";a="187372418" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jun 2021 23:05:03 -0700 IronPort-SDR: 9wS7lkfj9pFBwM3ANIrjr9wSDKoYm8IowPuYXAUkPpqnChUd4XV16WUzj9frddiesxr7jtb0yI JrUrru1Wd9aA== X-IronPort-AV: E=Sophos;i="5.83,291,1616482800"; d="scan'208";a="452484785" Received: from unknown (HELO [10.239.13.19]) ([10.239.13.19]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jun 2021 23:04:59 -0700 Subject: Re: [PATCH V8 1/6] qapi/net: Add IPFlowSpec and QMP command for COLO passthrough To: Markus Armbruster , "Dr. David Alan Gilbert" References: <20210615113740.2278015-1-chen.zhang@intel.com> <20210615113740.2278015-2-chen.zhang@intel.com> <87zgvrnq7w.fsf@dusky.pond.sub.org> <8f58a8dcb58849dd917deaea2a728358@intel.com> <874kdymjkk.fsf@dusky.pond.sub.org> <92b342dd48ca4b8c917ff6afd9574dcd@intel.com> <87a6nqhrf0.fsf@dusky.pond.sub.org> <0cbfa653aabe42fd831f7a721f6ab85b@intel.com> <87im2c3g8v.fsf@dusky.pond.sub.org> From: "chen.zhang@intel.com" Message-ID: <05809f0e-2aa0-7343-b512-814dab241f5c@intel.com> Date: Tue, 22 Jun 2021 13:58:19 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <87im2c3g8v.fsf@dusky.pond.sub.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Received-SPF: pass client-ip=192.55.52.151; envelope-from=chen.zhang@intel.com; helo=mga17.intel.com X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Lukas Straub , =?UTF-8?Q?Daniel_P=2eBerrang=c3=a9?= , Li Zhijian , Jason Wang , qemu-dev , Gerd Hoffmann , Zhang Chen , Eric Blake Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On 6/17/21 7:03 PM, Markus Armbruster wrote: > You recently started using > > Content-Type: text/plain; charset="utf-8" > Content-Transfer-Encoding: base64 > > Please consider anorhter Content-Transfer-Encoding instead. > quoted-printable should do. > > "Zhang, Chen" writes: > > [...] > >> No, net-filter is an independent module, although colo must use net-filter to build colo-proxy. >> I think we can change the name when enable net-filter support passthrough list. > Changing names of stable interfaces is always awkward. So, either make > this an unstable interface, or use names that are likely to work for the > foreseeable evolution of the interface. > > What about passthrough-filter-add and -del? Jason? Hi Markus and Dave, It's OK for me, and I synced with Jason, he don't have any objection. I will change to "passthrough-filter-add/del" and try to merge this series if you and Dave don't have objection too. Thanks Chen > > [...] >