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=-3.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS 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 B8626C433E0 for ; Tue, 14 Jul 2020 15:06:16 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (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 8906420663 for ; Tue, 14 Jul 2020 15:06:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=citrix.com header.i=@citrix.com header.b="Ue71bs+j" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8906420663 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=citrix.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1jvMVK-0006tU-Iz; Tue, 14 Jul 2020 15:05:58 +0000 Received: from all-amaz-eas1.inumbo.com ([34.197.232.57] helo=us1-amaz-eas2.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1jvMVJ-0006tO-Ft for xen-devel@lists.xenproject.org; Tue, 14 Jul 2020 15:05:57 +0000 X-Inumbo-ID: 849cfe5e-c5e3-11ea-9322-12813bfff9fa Received: from esa2.hc3370-68.iphmx.com (unknown [216.71.145.153]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTPS id 849cfe5e-c5e3-11ea-9322-12813bfff9fa; Tue, 14 Jul 2020 15:05:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=citrix.com; s=securemail; t=1594739157; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=dJQoIV9pNeRqJsoQNrNGEJdhBKWs5EPfNOlMfrHHwhU=; b=Ue71bs+jc8KBaPiN8wxwq0RykUCN+r90lOSvKHUDsszZ8SdV6rMnW4+y esgwcpIZKcx7HtgsUyl1OnlLqLwYGWgB3UVaXPR4WibAFNqhNWtM7lCEO mgsp3ffJqMamKIWlqlIbN1gjw1MphXTqGLqeWz46oqmJ6+QRTAfIii0v/ Q=; Authentication-Results: esa2.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none IronPort-SDR: tAalSOLjbJ2ZM3IueLa3z4mYTIqgwuTXydjV8WZD7B+wfd01YjOsXgRDph5qm02QIQDJnerORQ qLQvyhq1N6GYkLWV+T2nTQLKeuS6oVMYm5f22iN7CgllsTrHxHlonFM5dXFFxtGea4SOw6iJod LhQwWbF+MH7k9Ga0cjgMFKdOCnOysd7p5/IvmsfKR/cnGjVtA38sDcsM+pcvVQuhe0B1+AF3hg VqnK8cvNarB/XTSq+vsMV0Pnt3OVLmuzSkX8KjNax8oFnIjDD2xijtl1Hh3jtVBZxWsEwE3Twu oSk= X-SBRS: 2.7 X-MesageID: 22350201 X-Ironport-Server: esa2.hc3370-68.iphmx.com X-Remote-IP: 162.221.158.21 X-Policy: $RELAYED X-IronPort-AV: E=Sophos;i="5.75,350,1589256000"; d="scan'208";a="22350201" Date: Tue, 14 Jul 2020 17:05:48 +0200 From: Roger Pau =?utf-8?B?TW9ubsOp?= To: =?utf-8?Q?Micha=C5=82_Leszczy=C5=84ski?= Subject: Re: [PATCH v6 00/11] Implement support for external IPT monitoring Message-ID: <20200714150548.GQ7191@Air-de-Roger> References: <878376484.57739222.1594732315968.JavaMail.zimbra@cert.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <878376484.57739222.1594732315968.JavaMail.zimbra@cert.pl> X-ClientProxiedBy: AMSPEX02CAS01.citrite.net (10.69.22.112) To AMSPEX02CL02.citrite.net (10.69.22.126) X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Kevin Tian , Stefano Stabellini , Julien Grall , Jan Beulich , Wei Liu , Andrew Cooper , Ian Jackson , George Dunlap , luwei kang , tamas lengyel , Jun Nakajima , Anthony PERARD , xen-devel@lists.xenproject.org Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" On Tue, Jul 14, 2020 at 03:11:55PM +0200, Michał Leszczyński wrote: > Kind reminder about this new patch version for external IPT monitoring. It's on my queue, but with XenSummit I haven't been able to take a look, will try to do between today and tomorrow. Roger.