From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 75FDC45D06 for ; Thu, 14 Nov 2024 17:40:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56F0D4025D; Thu, 14 Nov 2024 17:40:12 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id B071C4021F for ; Thu, 14 Nov 2024 17:40:11 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2890f273296so414583fac.2 for ; Thu, 14 Nov 2024 08:40:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731602411; x=1732207211; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=xMHf/MtuR+qpYZ84wpMXxuf15oDI2CNWLTi/7ZMeR78=; b=Q4M4qKVe1GIYHzbuYGYpi55mX/DqphajATqn4oU2EyJX1EzE+bWDWzCXFSi6+jif3V DvYOkoJL1aQT1PQoHRTVRmwLxuSGeFd1MrsSmT7Dhb8i1+oR/ODOCjaEklMWsFMsIL/0 wTqYOAzk5Mvr8tHJ1Pmc/CT5c0mPqb8nWtKzg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731602411; x=1732207211; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=xMHf/MtuR+qpYZ84wpMXxuf15oDI2CNWLTi/7ZMeR78=; b=poa6TSII+wowvw11yPegxi5+/x8fiUgFNgS1ojGtvbePrMOHI2/XWlfPRyRIo7cRlk M1LjFkZeSwGOf43aYoZydJr0I6YSWUsr1yTExPAMV0SjoogqQzn6qISO29R3DJLQWr38 dd7LCiHIOHM9TJ0LjhtJJmN4tybyspSL2BKTQhqwZsUCt9krh92q/Avg6+Ez5zgQxE8e c1VHATmTVYLMf3scBOJitaffMjFbZxGDFFjbcKFdTS8jGhCZfn6jt22VY36pfNd6j29P cYFegIqTJDbmFdAuCqYpRdebJX1r0g4wU2SZOdOLcDyDetmDy+BgeAo+IV5Apugx5HNh XJqg== X-Gm-Message-State: AOJu0Yx83oVf4p/kAobNXXmob0r+Fe3J/0FD3EVvOdRLtr0EkC3v46Km iVElkp66i3g4bNRhaiLNzYmpWeGy66COzLItGLb7yzraxZzdRWdaIuuW6luAQD/FzAeFsNiTO6T 89Qv1sUjVU9v8yxDlgZQSaoaovwi7y3v5PvvpWqqLJ9NgDKZdLduu6RTH X-Google-Smtp-Source: AGHT+IEn5Sv/6fMrCLbMIqQczQAHd+nezFWtuX5/4cTupuVJ/A3nx1Hz7j25GK2lMShdxNPma0ufRZnJ+P1S X-Received: by 2002:a05:6871:22c8:b0:270:3139:59fe with SMTP id 586e51a60fabf-2956009aaf1mr21438008fac.12.1731602410859; Thu, 14 Nov 2024 08:40:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-29610b47248sm235991fac.29.2024.11.14.08.40.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Nov 2024 08:40:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Nov 2024 08:40:10 -0800 (PST) Message-ID: <673627ea.050a0220.15190e.3c2bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 541906052471; Thu, 14 Nov 2024 11:40:10 -0500 (EST) Subject: |SUCCESS| pw148465-148467 [PATCH] [v3,3/3] test/graph: fix graph aut From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241114070432.3152188-3-kirankumark@marvell.com> References: <20241114070432.3152188-3-kirankumark@marvell.com> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/148467 _Testing PASS_ Submitter: Kiran Kumar Kokkilagadda Date: Thursday, November 14 2024 07:04:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:78383e9816a8efe2ba16ec2ce65d51b94e6114e7 148465-148467 --> testing pass Upstream job id: Template-DTS-Pipeline#196350 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31926/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/