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 1E4DD45D03 for ; Thu, 14 Nov 2024 11:33:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A7FE42E6B; Thu, 14 Nov 2024 11:33:34 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id EF62240E45 for ; Thu, 14 Nov 2024 11:33:32 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5ee53b30470so193933eaf.3 for ; Thu, 14 Nov 2024 02:33:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731580412; x=1732185212; 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=DitlA3Kb9SuuBPFFh+fOF6vfMt0sks8uRVFcOyFUZdQ=; b=iHqDuxvR+kY0Z0V4pWQjn9tX7TlsmYhZEvc4F1Ah2zTS/NXBcG9w34gkJnCJq56cfe h8frl+DiRQeDKV7jqjfBCrN2Ebw0tV5vvGmshoWNp9Rz6Dg6r5cNeiCv80VyZC6ERNQD xe4c4E0QrzmmI3tDQ/FREYEEvQLXl+hTRBFR4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731580412; x=1732185212; 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=DitlA3Kb9SuuBPFFh+fOF6vfMt0sks8uRVFcOyFUZdQ=; b=hpQ1ODmmENlzxWI/QoPZP/KvFanWYnx7f/0IECkflzD3qNi5KalnF0iZxuCJkcHd7K hladjssAIQeWEpc8I0k6G0LLkxQFTpi+2X0A0EF4oHLn86cMfC0Cl/Fxgo4h2Xkpecmd w9pBSAT7mposUKZaRbg57aN6H+BJWNNbZVrdrcEdCMPVFcmfAru+JZSWLDJw2+iputqe 0xXHEjMLvIeDsYUI07ol+vfJPlKOnNi9zV5Q8tqEj+Ruk588v5BDXNbC4oxsK9uPP3nD l0R1dxVP2ThyATf4dlSfO7wKxUNegNpHIKactcABiJwN6RCdAxC+ZaCzVveX3fh62tXO UAyg== X-Gm-Message-State: AOJu0YxlGvLXrdSO8PKONsj1COizeU337xWHWcSMTW2MXTDhLZ1SasAZ aBI1yZZrGd14w0P5CSH/eyABmVzBvdNrjN3PP9otCpjIIe787h8Gvm0dAt2wXKpmeXrBrXsMm9o oCYbOuAW/uYsMIIgNv1LH8zlOCrEtTrdMmoliKHk+ X-Google-Smtp-Source: AGHT+IGoMEqxD4rTLhf+dChW0OufDb9bRZEP5XQGNZh1QDYpg3bwnHdez95SWeyWvTZ3nrR3H2mtktMRE94x X-Received: by 2002:a05:6870:350b:b0:278:5a4:10cc with SMTP id 586e51a60fabf-295ccf38131mr10780505fac.3.1731580411907; Thu, 14 Nov 2024 02:33:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5ee9ff1b065sm127383eaf.0.2024.11.14.02.33.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Nov 2024 02:33:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Nov 2024 02:33:31 -0800 (PST) Message-ID: <6735d1fb.050a0220.dbeb0.1e7cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4AD8D6052471; Thu, 14 Nov 2024 05:33:31 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/148467 _Functional 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 --> functional testing pass Upstream job id: Template-DTS-Pipeline#196343 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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/