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 4F30145DA7 for ; Tue, 26 Nov 2024 09:21:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2DB004025F; Tue, 26 Nov 2024 09:21:15 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 93599400EF for ; Tue, 26 Nov 2024 09:21:13 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-2976afeb682so1150468fac.0 for ; Tue, 26 Nov 2024 00:21:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732609273; x=1733214073; 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=lZiC/Tkm1JWZVbZZDopPJre69pRxrOMAlyy1eo38b9o=; b=DJTqncZlutNz1A+RGh5NaOpOf6hTORxBMbXlMnqJsT4PmTjWzlBRgtjloETw5kOcvT 6mdNAN85Tmy1as9SXVKTkmhi4HWxamibPJoi7NTBr/kR6q8WeoQABtamKg88jauQCo7T EjnWun9fEOcKDCORNVeXB9bQSER2w78CJLxAM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732609273; x=1733214073; 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=lZiC/Tkm1JWZVbZZDopPJre69pRxrOMAlyy1eo38b9o=; b=f3WAEDt6kT1lsnkR7EKcmV0abckE/Fdjg/aaXRJjzRyDC2F4p5MmJvqYQm8fHNiHwv wZIZyZucTJuYEMA0nmR9UHh6jiwJ+XAIKIo9wPKnn33rXYz8yQEtVqOAZ6OVJAnBgqqr yfW2Eg3mzq2gV8UV1lc1MLuYyiFWRYBIf6r8mK2rwqEEZKRiMQAH1gwgrEgzy8f9+Wqf vw+FsPLVnrcmvbiuYvRD53oqLWjSyCTytHGnVUFjIP5rvUJIJSLEvU5BFoYIjKOPs8nx RjgFaSyjKO8aNLvWVXJMxtovR9DXyHz6vSbGZaOqgnkvJgvtsk23PYfB99k629M6iwhT TNjA== X-Gm-Message-State: AOJu0YwRb0KeaDkRkphnB5q+dUdaCHzfoy3HMLqkO51Vq/RvAoRuN07M hMmvGT/zHL9gBzcwCdbsAt37yLq7PR/Qz9G/1bcid8IqtlHQqend6pYMyVJ1oZ+0tewzmo1n4pN 2IbBTpmoTEGACyBkhDv+V0MZQWTheVDan+CkS1Ou+ X-Gm-Gg: ASbGncuADqGVvAoXpGIZMVDrXQdwQtOmQmVEX5l4NW90RWClT5l8JVKJzE8MNIJRX0S LEkqxU/MeQbKl4diQJqCzcAOR+FFc+Jc/jpPmZPXAlC8+4bqc536qKllMl9h/0EmydNPILSbEeE DgF05A3TUhCRvjnT8iWqcjEoG5J97PTB1pDND3gduwjoxWPZPIM/s7vss2y9AzJtkCI9psESLgU 3LYtVoHNerijWqThT4HVZPC77AAz7s3zIBQebDx1SAML6/ImIP8HBr/FRhvhMOP9q+OsMQ= X-Google-Smtp-Source: AGHT+IFolCPReQGdrLo+EzbnSwLsRfjfzJC9uycmsrkIfJFSpa7tffg+KZh+YCxtx1AUr/Q1Sd3Cfo0B+3zg X-Received: by 2002:a05:6870:65aa:b0:296:23e2:f5f3 with SMTP id 586e51a60fabf-29720af1221mr14583032fac.6.1732609272748; Tue, 26 Nov 2024 00:21:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-29720ca48fcsm346372fac.11.2024.11.26.00.21.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 00:21:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 00:21:12 -0800 (PST) Message-ID: <674584f8.050a0220.30c622.6eb2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3DB7D6052471; Tue, 26 Nov 2024 03:21:12 -0500 (EST) Subject: |SUCCESS| pw148844-148845 [PATCH] [v5,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: <20241126044402.1209998-3-kirankumark@marvell.com> References: <20241126044402.1209998-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/148845 _Testing PASS_ Submitter: Kiran Kumar Kokkilagadda Date: Tuesday, November 26 2024 04:44:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148844-148845 --> testing pass Upstream job id: Template-DTS-Pipeline#199128 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/32015/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/