From patchwork Wed Mar 12 21:42:31 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Scott Mayhew X-Patchwork-Id: 14013940 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A9F311EE03C for ; Wed, 12 Mar 2025 21:42:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741815761; cv=none; b=rNQI7v3P8P5ltIt3dvTgjz3aQgptIh6stQQW38j/71SQvv0GawH9kPMxdVfCwQ0M59ytlxkl6QDi49IINPHbMK1RmRhLW9c+fReGjhpBcngicK2WFWk9snh8WZ0AjmM//lWtnwskHcwTid1UBq6Qz0jhApUtgfEATi/CGNIj3kI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1741815761; c=relaxed/simple; bh=F4IKsnhrptD/pgvmkII6gzO+4t0cog1TKRM+pZYPekY=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:content-type; b=NyS0S79Nb58CFsnWaaMdWgxY3yWBwgJICa8ZD1ZltGxMxfrCCgMwjOHrS8K9i0Q5h3d05y1umFGrk9sjHZPDGWR3swt20c5d1TFYQKeEL+0z4UXKPP0vfy6FtD6xGw200SKc5+Q+/v5ob8h9ciouKh+eiiqpesr9S8vyAiNTWvA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=FlWPQKFt; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="FlWPQKFt" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1741815758; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=wCVrJSOM6t9X4q0isYesLefyukmAz+DNezfARWodi2c=; b=FlWPQKFtUm1ISsm1FyGgQwww5x0DAGygrJRGvkSHuFNhMPj5nISpWH3VT50G+4SxRRTBuT TOIMOzR5gCm2CRrNnpzzHeUPmVKycdeZ9eIzcMROIIloziiGeEfkPa+rDm+97TWO7qKQBg OOSG1wOxA3x/wVmV8WGxFIWYW+9way0= Received: from mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-643-mrbxwmjKOlesGw5jyzJLwQ-1; Wed, 12 Mar 2025 17:42:37 -0400 X-MC-Unique: mrbxwmjKOlesGw5jyzJLwQ-1 X-Mimecast-MFC-AGG-ID: mrbxwmjKOlesGw5jyzJLwQ_1741815756 Received: from mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.40]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 1B3B11955F2D for ; Wed, 12 Mar 2025 21:42:36 +0000 (UTC) Received: from aion.redhat.com (unknown [10.22.80.106]) by mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id E6A7D19560AB for ; Wed, 12 Mar 2025 21:42:35 +0000 (UTC) Received: from aion.redhat.com (localhost [IPv6:::1]) by aion.redhat.com (Postfix) with ESMTP id 01FEC338A15 for ; Wed, 12 Mar 2025 17:42:33 -0400 (EDT) From: Scott Mayhew To: kdevops@lists.linux.dev Subject: [PATCH v2 8/9] gitr: add makefile target to show test results Date: Wed, 12 Mar 2025 17:42:31 -0400 Message-ID: <20250312214232.955450-9-smayhew@redhat.com> In-Reply-To: <20250312214232.955450-1-smayhew@redhat.com> References: <20250312214232.955450-1-smayhew@redhat.com> Precedence: bulk X-Mailing-List: kdevops@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.0 on 10.30.177.40 X-Mimecast-Spam-Score: 0 X-Mimecast-MFC-PROC-ID: pFwNVoBSKzBWbe63EgrLeqzMu32SANY6qWRL0hqZmMQ_1741815756 X-Mimecast-Originator: redhat.com content-type: text/plain; charset="US-ASCII"; x-default=true Under the hood, it more or less just does 'find ... | xargs cat'. By default, the summary files will be shown for the most recent kernel run. You can show the results for a different kernel by overriding the LAST_KERNEL variable, e.g. $ LAST_KERNEL=6.13.4-100.fc40.x86_64 make gitr-show-results You can change the files being shown by overriding the PATTERN variable. For example, to just see the rpc and xprt statisics: $ PATTERN="\( -name \"*.rpc\" -o -name \"*.xprt\" \)" make gitr-show-results Note that since the gitr log files have a date and timestamp in the filename, it's possible to accumulate logs from multiple test runs. If you're showing the results from the most recent kernel, then we'll only show the logs from the most recent run (i.e. logs that are in the last-run directory). But if you're showing the results from an older kernel, then we'll show all the logs in that directory (but you can override that too if you get creative with the PATTERN variable). Signed-off-by: Scott Mayhew --- workflows/gitr/Makefile | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/workflows/gitr/Makefile b/workflows/gitr/Makefile index 5432f42..59c6dd5 100644 --- a/workflows/gitr/Makefile +++ b/workflows/gitr/Makefile @@ -70,6 +70,24 @@ GITR_KERNEL_CI_LOOP := scripts/workflows/gitr/run_kernel_ci.sh GITR_KERNEL_CI_LOOP_KOTD := scripts/workflows/gitr/run_kernel_ci_kotd.sh endif # CONFIG_KERNEL_CI +ifndef LAST_KERNEL +LAST_KERNEL := $(shell cat workflows/gitr/results/last-kernel.txt 2>/dev/null) +endif + +ifeq ($(LAST_KERNEL), $(shell cat workflows/gitr/results/last-kernel.txt 2>/dev/null)) +FIND_PATH := workflows/gitr/results/last-run +else +FIND_PATH := workflows/gitr/results/$(LAST_KERNEL) +endif + +ifndef PATTERN +PATTERN := -name "*.summary" +endif + +ifndef XARGS_ARGS +XARGS_ARGS := -I {} bash -c 'echo "{}:"; cat {}; echo;' +endif + gitr: $(Q)ansible-playbook $(ANSIBLE_VERBOSE) -l baseline,dev \ -f 30 -i hosts playbooks/gitr.yml \ @@ -103,6 +121,11 @@ gitr-dev-reset: $(Q)ansible-playbook $(ANSIBLE_VERBOSE) \ -f 30 -i hosts -l dev playbooks/gitr.yml --tags vars,reset --extra-vars=@./extra_vars.yaml +gitr-show-results: + @find $(FIND_PATH) -type f $(PATTERN) \ + | xargs $(XARGS_ARGS) \ + | sed '$${/^$$/d;}' + gitr-help-menu: @echo "gitr options:" @echo "gitr - Git clone git, build and install it"