Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp7949688rwd; Tue, 20 Jun 2023 08:15:29 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ5A6pX0hXbDymKbu7eJ67Eb7U8Mc6Gt9ctMwR5KyXKwD/keQIJDGevb/bBFLvbeZM4Pyqeo X-Received: by 2002:a05:6808:114b:b0:3a0:3936:fdc1 with SMTP id u11-20020a056808114b00b003a03936fdc1mr2202652oiu.29.1687274129502; Tue, 20 Jun 2023 08:15:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1687274129; cv=none; d=google.com; s=arc-20160816; b=S8cLxdS/PWoDRLFeMpJsBB6+MBkkRc+hcjxjZ5wRiScTX2izvMLRfMMCAZQcGwMCnx hXsMRRqqfTqELFwpcdis+vDoaateH0w4HjzitKIJzkZDCPWA6wwvWA7/RrlW0i86NIjV 1wxp7InW8jIVvkIt9emRSo/gpuNTfL5IgbWY31gXdWthA+kFUDZAcPTL1rMjEVIi2oh3 9o9/zX8OlIkvS5FW03eqvA4c0a/9RZtP2D1inZ3/XnjGznQL4QFs2O2e5LgZjbZZjBqq LLk3gOlDPykcoke4vKKNXdYE93UKEK2lxjE+2w2EQ00CKGKvp6Jmfga4fc7KO3XHRIrS m/Gw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=wZTIr+UQ7/eW+1CXlG4xG1Cu/jp6J7XilAKX4DjHK94=; b=okpKrnFpTs2hRNxkRQNE+l+ENudXJXfQulWYcl4bddV32OJ8apEoXCdyTBm65HK4IZ hyjwqyVtJ44ZtegIeWqHzkWVQrTDIIXQJBFoOyrSKujGhuflmLwotchOwbrmw2JT+7Un E+A/NIr/uLhRTLSDoY0l4Ko4CIlxaCjWgUWueyYtRNIvicnSgxpmWxhHSTK5G8cfjAnn ujs++QW53FOxKfOJ22LecLa1GE8qQMBN7sCJHfBKdGHxgkEMMoBFd94q3AqA68IrGj3W 6BKc3/equXNazhKGt3KHDg+eTdE/rqmFitu7ioGxGmg8fHQvg4e3Pp3VB1ccsCyQs09D mM4A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id n20-20020a17090ade9400b00252b824d13esi2049663pjv.30.2023.06.20.08.15.15; Tue, 20 Jun 2023 08:15:29 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233562AbjFTPD4 (ORCPT + 99 others); Tue, 20 Jun 2023 11:03:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34944 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233564AbjFTPDm (ORCPT ); Tue, 20 Jun 2023 11:03:42 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4279D2102; Tue, 20 Jun 2023 08:02:44 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id A5A7B612CE; Tue, 20 Jun 2023 15:02:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9CF3BC433C8; Tue, 20 Jun 2023 15:02:29 +0000 (UTC) Date: Tue, 20 Jun 2023 11:02:27 -0400 From: Steven Rostedt To: Ajay Kaher Cc: "mhiramat@kernel.org" , "shuah@kernel.org" , "linux-kernel@vger.kernel.org" , "linux-trace-kernel@vger.kernel.org" , "linux-kselftest@vger.kernel.org" , Ching-lin Yu , Nadav Amit , "srivatsa@csail.mit.edu" , Alexey Makhalov , Vasavi Sirnapalli , Tapas Kundu , "er.ajay.kaher@gmail.com" Subject: Re: [PATCH v3 00/10] tracing: introducing eventfs Message-ID: <20230620110227.6a944a19@gandalf.local.home> In-Reply-To: <34E6364B-2B3D-4597-8143-1EEA645B6CDD@vmware.com> References: <1685610013-33478-1-git-send-email-akaher@vmware.com> <34E6364B-2B3D-4597-8143-1EEA645B6CDD@vmware.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.7 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 19 Jun 2023 05:38:25 +0000 Ajay Kaher wrote: > # of passed: 65 > # of failed: 3 Unrelated to your patches, but have you checked why these fail? Do you have the latest tests running on the latest kernel? > # of unresolved: 6 > # of untested: 0 > # of unsupported: 44 > # of xfailed: 0 > # of undefined(test bug): 0 > > These results are same with/without eventfs. I'm hoping to look at these patches this week. Thanks! -- Steve